@bigchaindb/wallet-hd
v0.4.3
Published
Key derivation for BigChainDB
Downloads
199
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