Interactive CLI to start a full-stack, Ethereum Next.js app.
The "W3 Stack" is heavily inspired by T3 Stack, is a ethereum dApp development stack focused on quickly shipping Web3 apps. It consists of:
To scaffold an app using create-w3-app
, run any of the following four commands and answer the command prompt questions:
npm create w3-app@latest
yarn create w3-app
pnpm create w3-app@latest
bun create w3-app@latest