ardorjs
Version:
Local transaction signing for ardor transactions, and ardor address creations
17 lines (11 loc) • 480 B
Markdown
# ardorjs
Transaction signing and address creation for ARDOR
Original authors: [toenu23](https://github.com/toenu23/nxtjs), modified for Ardor platform by [Toxiapo](https://github.com/Toxiapo/ardorjs)
### npm install
`npm install ardorjs`
### Tests
Execute the tests with `npm test`
### Known Issues
`Module not found: Error: Can't resolve 'crypto'`
Download patch.js: https://gist.github.com/niespodd/1fa82da6f8c901d1c33d2fcbb762947d
and run `node patch.js`