librustzcash/zcash_client_backend
Kris Nuttycombe a0a36eddfd Merge remote-tracking branch 'upstream/master' into zip-tzes
Fix benchmark build issues.
2020-09-21 16:43:33 -06:00
..
proto Add prevHash field to CompactBlock 2019-10-09 14:11:14 +13:00
src Merge pull request #290 from str4d/273-remove-decryption-epk-subgroup-check 2020-09-22 03:05:35 +12:00
.gitignore Build protobufs for compact formats 2019-10-09 14:09:41 +13:00
Cargo.toml Update to non-yanked version of subtle crate. 2020-09-10 14:52:47 -06:00
LICENSE-APACHE
LICENSE-MIT
README.md Update READMEs 2019-09-24 14:23:55 +01:00
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.