librustzcash/zcash_client_backend
Kris Nuttycombe 523424e50b Move Transparent components to a bundle within TransactionData 2021-06-03 18:46:38 -06:00
..
examples zcash_client_backend: Fix testnet bug in diversify-address example 2021-01-12 12:59:04 +00:00
proptest-regressions ZIP 321 Reference Implementation (#294) 2020-10-15 14:03:40 +01:00
proto Add prevHash field to CompactBlock 2019-10-09 14:11:14 +13:00
src Move Transparent components to a bundle within TransactionData 2021-06-03 18:46:38 -06:00
.gitignore Build protobufs for compact formats 2019-10-09 14:09:41 +13:00
CHANGELOG.md Renames to use lower-case abbreviations (matching Rust convention) 2021-03-27 19:01:03 +13:00
Cargo.toml Make amount addition and subtraction traits use checked operations. 2021-06-01 07:03:31 -06: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.