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
Option
Description
-t, --template [NAME]
Name of the scaffold template to use; default: "javascript". To get list of available templates, run list scaffold-templates. (default: "javascript")