librustzcash/zcash_keys
Jack Grigg fa73e4c04b zcash_primitives 0.18.0 2024-10-02 20:12:02 +00:00
..
src Fix clippy lint for `cargo test -p zcash_keys` 2024-09-23 16:14:44 +00:00
CHANGELOG.md zcash_primitives 0.18.0 2024-10-02 20:12:02 +00:00
Cargo.toml release zcash_keys version 0.3.0 2024-08-19 19:24:07 -06:00
LICENSE-APACHE Split `zcash_keys` crate out from `zcash_client_backend` 2024-01-16 13:49:42 -07:00
LICENSE-MIT Split `zcash_keys` crate out from `zcash_client_backend` 2024-01-16 13:49:42 -07:00
README.md Split `zcash_keys` crate out from `zcash_client_backend` 2024-01-16 13:49:42 -07:00

README.md

zcash_keys

This library contains Rust structs and traits for Zcash key and address parsing and encoding.

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.