GHAN network status
GHAN is pre-launch and in its founding-partner phase. The referee core is built and tested against a real database; money and the SDK are in progress. There are no network statistics on this page because nothing has traded yet, and inventing them would contradict the entire product.
What is built
| Component | State | Evidence |
|---|---|---|
| Database schema, all core tables | Live | Migrations applied to a real Postgres instance |
| Append-only ledger | Live | A test proves UPDATE, DELETE and TRUNCATE all fail |
| Row-level security, public API roles revoked | Live | Migration plus test |
| ed25519 signing and canonical JSON | Built | Unit tested |
| Rate card as code | Built | packages/shared/ratecard.ts, published via get_rate_card |
| Offline geo and datacenter detection | Built | ASN lookups on the hot path, no partner IP leaves the infrastructure |
| Payment rails, sandbox | Wired | Stripe Connect Express, test mode |
What is in progress
- Token issue and claim, end to end
- The event-chain state machine and the escrow ledger flow
- The vetting gate: notarisation and Authenticode, malware scanning, RDAP domain age, email challenge
- The
@ghan/sdkpackage for Electron, Tauri and Node - The public MCP server and its registry listings
What has not started
- Native Swift and Windows C# SDKs
- The read-only dashboard
- x402 machine payments in production
- Any trading at all
What this page will show once trading starts
The same figures get_network_stats returns, refreshed automatically:
- Average CPI by category
- Clearing rate across the network
- Fraud rejection percentage
- Installs rejected by rule, monthly
- Euros clawed back, monthly
- Apps throttled, suspended and expelled, monthly
Until then this page says what it says. See transparency for how those numbers will be verifiable, and the changelog for what shipped when.
Questions people ask about this
Is GHAN live?
Not for general trading. The referee core - signing, tokens, the event-chain state machine and the append-only ledger - is built and tested against a real Postgres database. The SDK, the money rails and the public MCP server are in progress. Founding partners are being onboarded now.
Why are there no network statistics?
Because nothing has traded, so any number would be fabricated. A network whose positioning is that a partner's agent can audit it cannot open with invented figures, and the absence of numbers here is the first test of whether that claim is real.
When will the first transparency report be published?
The month the first chains clear. It is generated from the fraud flag table and the ledger rather than written by hand, so it will exist as soon as there is anything in those tables.
Can I join now?
Yes, as a founding partner. Your app has to pass the same gate as everyone else, which includes the six-month domain age requirement. Email [email protected] or register through the MCP server.
Machine-readable versions of this page: markdown · llms.txt · llms-full.txt · OpenAPI · AI catalog