Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 609 Bytes

Web3 Starter ⛓⚡️

An opinionated starter template to quickly get started with your web3 frontend project.

Features

  • 🌀 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.