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

no-std zip32

Common types for implementing shielded hierarchical deterministic wallets

4 releases

new 0.1.2 Oct 22, 2024
0.1.1 Mar 14, 2024
0.1.0 Dec 6, 2023
0.0.0 Jul 10, 2018

#2 in #32

Download history 1162/week @ 2024-07-02 1934/week @ 2024-07-09 2345/week @ 2024-07-16 2873/week @ 2024-07-23 2211/week @ 2024-07-30 3354/week @ 2024-08-06 1945/week @ 2024-08-13 4132/week @ 2024-08-20 2307/week @ 2024-08-27 1561/week @ 2024-09-03 1423/week @ 2024-09-10 1241/week @ 2024-09-17 2916/week @ 2024-09-24 3427/week @ 2024-10-01 3340/week @ 2024-10-08 3271/week @ 2024-10-15

13,282 downloads per month
Used in 20 crates (6 directly)

MIT/Apache

27KB
485 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

~315KB