GitHub-ready mobile-first foundation for the global Arc/Circle product.
- Next.js App Router + TypeScript + Tailwind
- Welcome → Language → Country → Explore/Login → Living Room
- Minimal dependency architecture
- Accessibility and reduced-motion baseline
- API boundary documentation
- Environment template
- Placeholder service boundaries for Arc/Circle (no fake integrations)
- Basic testable UI structure
npm install
npm run devThis foundation intentionally does not claim Arc/Circle transactions are implemented. Real blockchain/wallet functionality must be added only after verifying current official APIs/SDKs. Never put secrets in frontend code.