Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

kim-hyunjin/create-next-web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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