Crypti DApps Command Line Interface
npm install crypti-cliA command line interface for bootstrapping and managing Crypti DApps.
Requires:
* Crypti 0.5.0
To install run:
``sh`
npm install -g crypti-cli
Or if you are not root:
`sh`
sudo npm install -g crypti-cli
Run to get help:
`sh`
crypti-cli -h
`sh`
crypti-cli dapps -a
`sh`
crypti-cli dapps -d
`sh`
crypti-cli dapps -w
`sh`
crypti-cli contract -a
`sh`
crypti-cli contract -d
`sh`
crypti-cli crypto -p
`sh``
crypti-cli crypto -g
MIT
For further help using crypti-cli, please join our slack group.