#deterministic #hierarchical #wallet #shielded #zip #key #32

no-std zip32

Common types for implementing shielded hierarchical deterministic wallets

3 unstable releases

0.1.1 Mar 14, 2024
0.1.0 Dec 6, 2023
0.0.0 Jul 10, 2018

#129 in Magic Beans

Download history 947/week @ 2023-12-30 950/week @ 2024-01-06 772/week @ 2024-01-13 2474/week @ 2024-01-20 1435/week @ 2024-01-27 2465/week @ 2024-02-03 2287/week @ 2024-02-10 1297/week @ 2024-02-17 2941/week @ 2024-02-24 4208/week @ 2024-03-02 2518/week @ 2024-03-09 1224/week @ 2024-03-16 1198/week @ 2024-03-23 1100/week @ 2024-03-30 1216/week @ 2024-04-06

5,032 downloads per month
Used in 7 crates (6 directly)

MIT/Apache

17KB
343 lines

zip32 Crates.io

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Common types for implementing ZIP 32 for hierarchical deterministic key management.

Dependencies

~300KB