librustzcash/zcash_client_backend
Jack Grigg b1a2e8172d zcash_client_backend: Add account to DecryptedOutput 2020-06-25 18:54:41 +12:00
..
proto Add prevHash field to CompactBlock 2019-10-09 14:11:14 +13:00
src zcash_client_backend: Add account to DecryptedOutput 2020-06-25 18:54:41 +12:00
.gitignore Build protobufs for compact formats 2019-10-09 14:09:41 +13:00
Cargo.toml Pin protobuf 2.14 until our MSRV passes 1.44.1 2020-06-24 19:45:27 +12:00
LICENSE-APACHE
LICENSE-MIT
README.md
build.rs Migrate to protobuf-codegen-pure 2.14 2020-05-22 18:55:46 +12: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.