librustzcash/zcash_client_backend
Jack Grigg ed6016857e zcash_client_backend: Add `RecipientAddress::Unified` 2022-06-10 17:16:59 +00:00
..
examples Renames the `ExtendedFullViewingKey::address` method to `find_address`. 2021-10-11 16:34:37 -06:00
proptest-regressions ZIP 321 Reference Implementation (#294) 2020-10-15 14:03:40 +01:00
proto zcash_client_backend: Address compact_formats.proto comments 2022-02-17 23:58:20 +00:00
src zcash_client_backend: Add `RecipientAddress::Unified` 2022-06-10 17:16:59 +00:00
.gitignore Build protobufs for compact formats 2019-10-09 14:09:41 +13:00
CHANGELOG.md zcash_client_backend: Add `RecipientAddress::Unified` 2022-06-10 17:16:59 +00:00
Cargo.toml zcash_client_backend: Add `RecipientAddress::Unified` 2022-06-10 17:16:59 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md
build.rs Remove unnecessary imports 2020-10-30 13:22:46 +00:00

README.md

zcash_client_backend

This library contains Rust structs and traits for creating shielded Zcash light clients.

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.