HDWallet

Crates.io MIT licensed Build Status Docs

HD wallet BIP-32 related key derivation utilities.

This crate is build upon secp256k1 crate, only provide BIP-32 related features, for signatures see the secp256k1 documentation.

hdwallet crate itself is a key derivation framework.

Check hdwallet-bitcoin if you want derivation bitcoin keys, and you can find or submit other crypto currencies supports on hdwallet homepage.

Documentation

License

MIT