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
- Original authors: toenu23
- Modified for Ardor platform by Toxiapo
- Forked from mrv777
- Forked and deployed for ardor-ts
Install
npm install @atz3n/ardorjsConsider using the ardor-ts library instead:
npm install @blobaa/ardor-tsTests
Execute the tests with:
npm test