A Next.js + Ethereum starter kit to quickly ship Web3 Apps ⚡
Check-out the example pages or live demo to see how you can use this starter kit.
- Next.js
- Chakra UI
- viem
- wagmi
- Web3Modal SDK from WalletConnect
- Sign-In with Ethereum
- usehooks-ts
- next-SEO
npm run dev
# or
yarn dev
If you want to add smart contracts to your project, check out the docs at contracts folder.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.