/create-next-web3

nextjs template for dapp

Primary LanguageJavaScriptMIT LicenseMIT

Create Next Web3

This CLI tool enables you to quickly start building a new Next.js application, with ethers, wagmi, typescript.

npx create-next-web3
# or
yarn create next-web3
# or
pnpm create next-web3