1.1.1 • Published 10 years ago

crypti-cli v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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.

1.1.1

10 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago