Karwan
Karwan is a settlement and credit layer for cross-border trade. Deals split into milestone escrow where funds release against delivery, powered by KarwanEscrow.sol alongside KarwanPOFinancing.sol, KarwanInvoiceRegistry.sol, KarwanReputation.sol, KarwanTreasury.sol, and KarwanVault.sol in contracts/src, all exercised by a Foundry suite that includes an escrow-yield invariant test. Buyer and seller negotiation agents (backend/src/agents/buyer.ts, seller.ts) work deals while a Security Agent (backend/src/security) scans for abuse and fronts paid market research on orders. Every settled trade writes to a portable credit record a financier can read. Cross-chain USDC top-ups arrive over CCTP (backend/src/chain/cctpChains.ts), payments run through Circle wallets (backend/src/circle), and a Next.js frontend serves both the SME trade-finance and P2P surfaces.
Blockchain expert//JS//Sol//Data Analyst @NERC 🪿
4 — Israel Dominic | Emmanuel Ibeawuchi | Monica Adedoyin | Grachi blessing
Cross-border settlement for SME trade. Milestone escrow, portable reputation, agent matching.