6 releases (breaking)
0.4.0 | Oct 4, 2024 |
---|---|
0.3.0 | Aug 20, 2024 |
0.2.0 | Mar 25, 2024 |
0.1.1 | Mar 4, 2024 |
0.0.0 | Jan 15, 2024 |
#507 in Magic Beans
2,341 downloads per month
Used in 5 crates
(3 directly)
1.5MB
22K
SLoC
zcash_keys
This library contains Rust structs and traits for Zcash key and address parsing and encoding.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
:
A crate for Zcash key and address management.
zcash_keys
contains Rust structs, traits and functions for creating Zcash spending
and viewing keys and addresses.
Feature flags
Dependencies
~13MB
~257K SLoC