BizEscrow
BizEscrow is a milestone-gated USDC escrow protocol for B2B trade finance on Arc testnet. The core contract app/contracts/BizEscrow.sol models escrows with per-milestone completion proofs and emits MilestoneCompleted events, flanked by an on-chain dispute layer in app/contracts/ArbitrationMarketplace.sol, yield on locked funds via app/contracts/MockYieldPool.sol, settlement currency conversion in app/contracts/MockStableFX.sol, and an identity registry in app/contracts/ERC8004Registry.sol. A Next.js dashboard and API under app/src/app cover escrow creation, an escrows browser, wallet management, analytics, and an api-explorer, built on @circle-fin/developer-controlled-wallets and user-controlled wallets with Bridge Kit. Supabase backs the off-chain records through app/supabase_schema.sql, and internal review notes live in app/audit/.
PhD Statistics and Data Science @ NUS
1 (Solo) — laothu
Enterprise-ready milestone-gated escrow & settlement protocol on Arc Testnet. Integrates Circle's DCW, Gateway, Modular Wallets, and App Kit with native USDC gas for sub-second, yield-bearing B2B commerce.