librustzcash/zcash_keys
Kris Nuttycombe 2360609f1a zcash_primitives: Rename `TransparentAddress` variants.
This resolves an old TODO.
2024-02-02 10:52:17 -07:00
..
src zcash_primitives: Rename `TransparentAddress` variants. 2024-02-02 10:52:17 -07:00
CHANGELOG.md Add CHANGELOG entries. 2024-01-24 18:00:55 -07:00
Cargo.toml Split `zcash_keys` crate out from `zcash_client_backend` 2024-01-16 13:49:42 -07: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.