@bigchaindb/js-bigchaindb-key-derivationdeprecated

Key derivation for BigChainDB

Usage no npm install needed!

<script type="module">
  import bigchaindbJsBigchaindbKeyDerivation from 'https://cdn.skypack.dev/@bigchaindb/js-bigchaindb-key-derivation';
</script>

README

key-derivation

Heavily inspired by stellar-hd-wallet. Complies to BIP44 and SLIP10.

Usage

TODO: DEMONSTRATE API

const BigChainWallet = require('@bigchaindb/js-bigchain-key-derivation');

TODOs

DER / KeyObject / PEM encoding

  • Add missing alg to export as DER/PEM/Keyobject X25519 private key