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

#1776 in Magic Beans

Download history 3425/week @ 2024-03-14 3269/week @ 2024-03-21 2106/week @ 2024-03-28 2595/week @ 2024-04-04 5405/week @ 2024-04-11 4824/week @ 2024-04-18 4018/week @ 2024-04-25 5730/week @ 2024-05-02 5345/week @ 2024-05-09 8578/week @ 2024-05-16 10002/week @ 2024-05-23 7565/week @ 2024-05-30 3978/week @ 2024-06-06 4397/week @ 2024-06-13 3611/week @ 2024-06-20 2230/week @ 2024-06-27

14,952 downloads per month
Used in 27 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
~278K SLoC