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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86aff3b · Mar 22, 2022

History

49 Commits
Feb 9, 2021
Mar 6, 2022
Mar 6, 2022
Mar 22, 2022
Feb 9, 2021
Mar 15, 2022
Feb 9, 2021
Feb 9, 2021
Feb 9, 2021
Mar 22, 2022
Mar 4, 2022
Mar 4, 2022
Dec 11, 2021
Aug 23, 2021
Mar 19, 2022
Feb 9, 2021
Dec 11, 2021
Dec 11, 2021
Mar 19, 2022

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.