Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 1.33 KB

README.md

File metadata and controls

50 lines (40 loc) · 1.33 KB

中文 / English

Dapp Cli

This is a terminal scaffold tool of Dapp and Smart Contract.

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.

Version License GitHub stars

Documentation

Writing...

Installation

Install Dapp CLI.

npm install -g yarn
npm install -g @dapp-cli/cli

Quick Start

Create workspace:

dapp init

dapp-cli-flow.gif

dapp -h

Help