@bigchaindb/wallet-hd

Key derivation for BigChainDB

Usage no npm install needed!

<script type="module">
  import bigchaindbWalletHd from 'https://cdn.skypack.dev/@bigchaindb/wallet-hd';
</script>

README

key-derivation

npm

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