Skip to main content

init

Initializes a new project in a new directory. If no project name is provided, a random name is chosen.

dev

Starts a local development environment: a local Hardhat blockchain and a local Next.js frontend server.

deploy

Deploys smart contracts and the frontend app to production.

list

Lists available options for a given category.

scaffold-templates

Lists the available scaffold template languages.

generate

Generates the specified configuration or artifact.

smart-contracts-config

Generates the smart contract configuration used by the frontend to locate deployed contracts.