ardorsign
v0.1.1
Published
Command line tool to sign transactions for the ardor blockchain.
Downloads
2
Readme
Ardorsign
Install
npm install ardorsign -g
Useage
This is a command line tool to sign transactions via cli. To sign a transaction execute the following command:
ardorsign --transaction='ENTER TRANSACTION BYTES' --secret='SECRET'
Thanks to mrv777:
This package is only possible cause this node package exists.
Security Vulnerabilities
If you discover a security vulnerability within this tool, please send an e-mail to Manuel Pirker-Ihl via [email protected]. All security vulnerabilities will be promptly addressed.
License
This package is open-sourced software licensed under the MIT license.