ardorsign

Command line tool to sign transactions for the ardor blockchain.

Usage no npm install needed!

<script type="module">
  import ardorsign from 'https://cdn.skypack.dev/ardorsign';
</script>

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 manuel.pirker-ihl@ambersive.com. All security vulnerabilities will be promptly addressed.

License

This package is open-sourced software licensed under the MIT license.