The carbon-negative corridor map for African money.
Plug in your stablecoins, fund vaults and deploy cross-border corridors that settle atomically in under a second. Every transaction pays a flat 0.01% carbon levy that buys and burns carbon credits on-chain through GESCO — so the whole network is carbon-negative by construction, not by promise.
Every transaction retires carbon. Automatically. On-chain.
Carbon negativity is not an add-on you opt into — it is the default state of every settlement. A hardcoded 0.01% levy on the full transaction value buys tCC credits and burns them in the Retirement Vault through the GESCO pipeline. No checkbox. No separate fee. Constitutional to the protocol.
The site itself is the oracle.
Every quote is published on-chain by SynapticChain's price oracle. Stablecoin marks and fiat mid-rates are the same feed that settles corridors — no off-chain trust.
Live chain status.
Real-time telemetry from the African testnet RPC. Checkpoint height, peer count and sync status are fetched directly from the node — not simulated.
One hub. Every corridor. The best rate, always.
Because trades settle atomically on-chain, AfriCredit quotes a single global mid-rate instead of stacked remittance spreads. Live, per epoch.
Home of the African Dollar — worth $20.
aUSD is AfriCredit's over-collateralized hub unit. Every corridor can route through it, giving the continent one deep, MakerDAO-style reserve instead of a dozen shallow pairs. One aUSD is minted against 150%+ collateral and marks at a hard $20.00.
Plug in any API. Watch it land in real time.
Money-movement startups keep whatever provider they already use. Point a payment intent at the corridor API and AfriCredit resolves the route while the real ODL settlement plays out on SynapticChain — the recipient wallet fills in the destination currency, live.
Install the GreenVerse wallet extension to sign real on-chain settlements.
curl -X POST https://api.synapticchain.xyz/settle \
-H "Authorization: Bearer sk_live_afc_demo" \
-d '{"source":"NGN","destination":"KES",
"amount":150000,"recipient":"syn1demo…recipient"}'