1.5.6 • Published 11 months ago

@consensys/create-web3-template v1.5.6

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

This is a CLI tool which scaffolds Next.js and React projects with a focus on web3 development.

Create Web3 Template CLI

To create a new project using the Web3 Template CLI, run the following command:

pnpm create @consensys/create-web3-template [project-name]

or

npx @consensys/create-web3-template [project-name]

This will create a new directory with the specified project name and scaffold a new project with the following features:

  • Next.js or React (Vite)
  • TypeScript
  • Tailwind CSS
  • Viem
  • Wagmi

After the project is created, you can navigate to the new directory and run the following commands:

pnpm install || npm install

and

pnpm run dev || npm run dev
1.5.5

11 months ago

1.5.3

11 months ago

1.5.2

11 months ago

1.5.1

11 months ago

1.0.6

1 year ago

1.5.0

11 months ago

1.0.5

1 year ago

1.5.6

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago