3.0.0 • Published 1 year ago

@twala-io/document-verifier v3.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

Document Verifier

Command-line interface for verifying Twala Sign 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 document-verifier npm package.

$ npm install -g @twala-io/document-verifier

Commands

Run the command document-verifier and provide the required arguments.

Verify

$ document-verifier --document=path/to/document --proof=path/to/proof

Help

$ document-verifier --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.