An opinionated starter template to quickly get started with your web3 frontend project.
- 🌀 Built-in wallet connectors (MetaMask, WalletConnect, and Coinbase Wallet) based on web3-react v8
- ✨ Completely customizable connect wallet modal
- ⛓ Typed contracts with TypeChain
- 💼 Simple useToken hook (fetch balances, allowances, approvals, etc.)
- ⚡️ Built on Next.js
- 🤝 TypeScript ready
- 💅 Tailwind CSS
- 📖 MIT License
This starter template is based on the nextjs-advanced-starter template.