2.0.3 • Published 3 years ago

@twala-io/twala-cli v2.0.3

Weekly downloads
-
License
GNU GPLv3
Repository
github
Last release
3 years ago

Twala CLI

Command-line interface for verifying Twala documents.

Version Downloads/week License

Requirements

Before proceeding, please make sure that the below requirements is installed and running on your machine.

  • Node.js >= 8.0.0
  • npm >= 3.0.0

Installation

Open your terminal (for Mac and Linux) or command prompt (for Windows) and install the twala-cli npm package.

$ npm install -g @twala-io/twala-cli

Commands

Run the command twala-cli and provide the required arguments.

Verify

$ twala-cli --document=path/to/document --proof=path/to/proof

Help

$ twala-cli --help

Contributing

Keep it simple. Keep it minimal. Don't put every single feature just because you can.

Author

  • Alexander Paul P. Quinit

License

This project is licensed under the GNU General Public License v3.0.