crypti-cli
A command line interface for bootstrapping and managing Crypti DApps.
Requires:
- Crypti 0.5.0
Installation:
To install run:
npm install -g crypti-cli
Or if you are not root:
sudo npm install -g crypti-cli
Help
Run to get help:
crypti-cli -h
DApps
Add DApp
crypti-cli dapps -a
Deposit
crypti-cli dapps -d
Withdraw
crypti-cli dapps -w
Contracts
Add contract
crypti-cli contract -a
Delete contract
crypti-cli contract -d
Crypto
Generate public key
crypti-cli crypto -p
Generate accounts
crypti-cli crypto -g
License
MIT
Help
For further help using crypti-cli, please join our slack group.