0.4.3 • Published 2 years ago

@bigchaindb/wallet-hd v0.4.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

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