ardor
v2.3.20
Published
Client API library for the Ardor Blockchain
Downloads
24
Readme
The Node JS module performs local signing and encryption using the same code used by the official Ardor wallet.
- Your passphrase, seed or private key are never submitted to the remote node when submitting a transaction.
- Transaction bytes returned by the remote node are parsed and validated against the submitted data.
- Transaction signing, encryption, and decryption are invoked locally using Javascript code.
