init

Initialises a new project

dapp-launchpad init [PROJECT-NAME]

The init command initialises a DApp project in a new directory. The new directory has the same name as the project. If a project name is not mentioned, a random one is chosen.

Options

Help

To get help, run:

dapp-launchpad init -h

Last updated