Skip to content
/ web3-starter Public template

A very simple and frequently updated web3 frontend template.

Notifications You must be signed in to change notification settings

agcty/web3-starter

Repository files navigation

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.