@atz3n/ardorjs
v1.1.1
Published
Local transaction signing for ardor transactions, and ardor address creations
Downloads
28
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/ardorjs
Consider using the ardor-ts library instead:
npm install @blobaa/ardor-ts
Tests
Execute the tests with:
npm test