JSPM

@atz3n/ardorjs

1.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q37699F
  • License MIT

Local transaction signing for ardor transactions, and ardor address creations

Package Exports

  • @atz3n/ardorjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atz3n/ardorjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ardorjs

Transaction signing and address creation for ARDOR

Install

npm install @atz3n/ardorjs

Consider using the ardor-ts library instead:

npm install @blobaa/ardor-ts

Tests

Execute the tests with:

npm test