14 releases

0.4.1 Feb 16, 2023
0.3.1 May 10, 2022
0.3.0 Feb 13, 2021
0.2.5 Feb 7, 2020
0.0.1 Dec 30, 2018

#80 in Magic Beans

Download history 5083/week @ 2024-02-05 3411/week @ 2024-02-12 3667/week @ 2024-02-19 4097/week @ 2024-02-26 6085/week @ 2024-03-04 3454/week @ 2024-03-11 3108/week @ 2024-03-18 2738/week @ 2024-03-25 2270/week @ 2024-04-01 3796/week @ 2024-04-08 5101/week @ 2024-04-15 4572/week @ 2024-04-22 4795/week @ 2024-04-29 4887/week @ 2024-05-06 7740/week @ 2024-05-13 9187/week @ 2024-05-20

26,767 downloads per month
Used in 28 crates (12 directly)

MIT license

38KB
730 lines

HDWallet

Crates.io MIT licensed Build Status Docs

HD wallet(BIP-32) key derivation utilities.

This crate is build upon secp256k1 crate, this crate only provides BIP-32 related features, for signature features see the secp256k1 documentation.

hdwallet itself is a key derivation framework. Check hdwallet-bitcoin if you want to derive bitcoin keys; you can find or submit other crypto currencies on hdwallet homepage.

Documentation

License

MIT

Dependencies

~13MB
~279K SLoC