Next.js + TypeScript Web3 boilerplate with contract types and hooks.
A slightly opinionated Next.js Web3 boilerplate that integrates ethers-based contract access, web3-react provider connections, TypeChain-generated contract types, and a hooks-first data fetching approach using SWR. It is suited for Ethereum dApp frontends that need typed contract interactions and client-side caching; the template is no longer actively maintained.
0