Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 561 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 561 Bytes

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