@atz3n/ardorjs

Local transaction signing for ardor transactions, and ardor address creations

Usage no npm install needed!

<script type="module">
  import atz3nArdorjs from 'https://cdn.skypack.dev/@atz3n/ardorjs';
</script>

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