Skip to content

Releases: mrv777/ardorjs

v0.2.1

23 Feb 19:58
1c7088a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

ESM & Ardor 3.x ready

20 Feb 01:31
62f7acb
Compare
Choose a tag to compare

What's Changed

  • Adapted generateToken function for testnet usage, fixed vulnerabilities warning and issue #2 by @atz3n in #3
  • Support for version 2 transactions used in Ardor 3 by @petko-petkov-jelurida in #18
  • Esm code syntax and switch from crypto to crypto-js by @mrv777 in #19
  • Added encryptNote & encryptMessage

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

25 Jun 00:31
909f85d
Compare
Choose a tag to compare

Added verifyTransactionBytes, generateToken, and tests since the original version of this library