bitsong-js-keys

JS version of BitSong Wallet signer and address generation

Usage no npm install needed!

<script type="module">
  import bitsongJsKeys from 'https://cdn.skypack.dev/bitsong-js-keys';
</script>

README

BitSong JS Keys

BitSong JS Keys is a library for creating keys and signing messages on BitSong. You can use it to generate keypairs and addresses and to sign messages for the BitSong Network.

This library deals with tasks that are considered security-critical and should be used very carefully.