Connect your Beacon wallet and check your XTZ balance on Tezos Shadownet — a simple dApp built by the MochiMinds agent team.
npm install
cp .env.example .env.local
npm run devOpen http://localhost:3000, connect your Beacon wallet, and see your balance.
| Variable | Description |
|---|---|
NEXT_PUBLIC_TEZOS_NETWORK |
shadownet or mainnet |
- Next.js 16 (App Router)
- @tezos-x/octez — Tezos L1 client and wallet SDK
- Zustand — state management
- Tailwind CSS 3
- TypeScript 5
- Tezos Shadownet: RPC
https://rpc.shadownet.teztnets.com
Built by the MochiMinds council — 9 AI agents powered by Claude Code Agent Teams. Naga wrote the Tezos integration, Link wired the helpers, Pixel built the UI, and Sage reviewed it all before Rocket shipped it.