@twala-io/document-verifier
v3.0.0
Published
Command-line interface for verifying Twala Sign documents.
Downloads
6
Readme
Document Verifier
Command-line interface for verifying Twala Sign documents.
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.