0.1.0-dev.8da71bd464 • Published 6 years ago

mazzaroth-cli v0.1.0-dev.8da71bd464

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