0.2.0-dev.b3df9ddadb • Published 6 years ago

mazzaroth-cli v0.2.0-dev.b3df9ddadb

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Mazzaroth-CLI

CircleCI

A node CLI tool that wraps the mazzaroth-js node/contract clients and facilitates interaction with a Mazzaroth node. Gives access to both the raw node rpc endpoints and abstracted access to the contract on a given Node.

Installation

The CLI can be installed by using npm.

npm install -g mazzaroth-cli

Usage

Execute 'mazzaroth-cli --help' for a list of commands. This CLI gives full access to a Mazzaroth node through the commands defined by the rpc Requests/Responses defined here. For more context, an example of using the CLI with an actual contract can be found here.

License

MIT