@melonproject/meloncli
v1.0.0
Published
A command line interface for the Melon protocol.
Downloads
27
Readme
MelonCLI
A command line interface for the Melon protocol.
Installation
This library is published as an npm package. You can install it through npm or yarn.
# Using yarn
yarn global add @melonproject/meloncli
# Using npm
npm install --global @melonproject/meloncli
Contributing
Third party contributions to this project are welcome and encouraged. If you want to contribute, please open an issue before submtting a pull requests so we can discuss the proposed changes and/or additions.
Please note that all repositories hosted under this organization follow our Code of Conduct, make sure to review and follow it.