Add Next.js platform (web) — bridge, onboard, admin, dashboard
Small diff, big energy.
Add Next.js platform (web) — bridge, onboard, admin, dashboard — and the bridge got a little sharper for it.
Vercel-deployable Next.js 15 App Router app (wagmi/viem injected-wallet connect, Tailwind, AssetChain logo). Four surfaces: - / landing - /bridge direction switch + live fee/receive preview - /onboard token address + validation-checks UI + declared price - /dashboard registry + locked-vs-minted reserves table - /admin Safe-gated governance console (per-token policy, pause, fees, treasury) Builds clean (next build, 5 routes prerendered). Actions are stubbed until the OFT contracts deploy on testnet. No secrets required to build/deploy.
Under the hood it's the same promise: lock on BSC, mint 1:1 on Base, hold your own keys. Bridge responsibly.