tichex-js-keys

JS version of Tichex Wallet signer and address generation

Usage no npm install needed!

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

README

Tichex JS Keys

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

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