中文 / English
Dapp CLI will help developers quickly build a base template of Dapp and Smart Contract project.
Different project templates for various categories will be updated continuously.
Writing...
Install Dapp CLI.
npm install -g yarn
npm install -g @dapp-cli/cli
Create workspace:
dapp init
dapp -h