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

no-std zip32

Common types for implementing shielded hierarchical deterministic wallets

6 releases

new 0.2.0 Feb 20, 2025
0.1.3 Dec 13, 2024
0.1.2 Oct 22, 2024
0.1.1 Mar 14, 2024
0.0.0 Jul 10, 2018

#427 in Magic Beans

Download history 2591/week @ 2024-10-30 2115/week @ 2024-11-06 3705/week @ 2024-11-13 1967/week @ 2024-11-20 2714/week @ 2024-11-27 4270/week @ 2024-12-04 5616/week @ 2024-12-11 3153/week @ 2024-12-18 1604/week @ 2024-12-25 1589/week @ 2025-01-01 1982/week @ 2025-01-08 3020/week @ 2025-01-15 3139/week @ 2025-01-22 4943/week @ 2025-01-29 4198/week @ 2025-02-05 3217/week @ 2025-02-12

15,905 downloads per month
Used in 22 crates (8 directly)

MIT/Apache

56KB
992 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