ARCLENS, ArcLens (Lens AI)
ArcLens is an ecosystem, trust, and intelligence hub for the Arc chain. Built on Next.js with PostgreSQL and an on-chain indexer (indexer.js), it catalogs Arc projects in a searchable directory (src/app/ecosystem) alongside builder profiles, events, and TVL and volume metrics (src/lib/tvl.ts). A trust layer (src/lib/trustEngine.ts, src/lib/trustBadge.ts) ranks projects along a badge ladder from Listed to Verified, anchored by the ArcLensRegistry contract in contracts/ArcLensRegistry.sol. The centerpiece is Lens AI (src/app/lens), a chat assistant that answers questions about Arc from indexed on-chain data and then routes small USDC royalty payments to the builders whose work grounded each answer, via src/lib/lensPay.ts and the Circle Gateway integration in src/lib/gateway.ts.
2 — Obi Kingsley // Ibeawuchi Miracle