librustzcash/zcash_client_backend
Kris Nuttycombe a304c3953b Fix Clippy beta linting complaints. 2022-02-02 16:02:45 -07:00
..
examples Renames the `ExtendedFullViewingKey::address` method to `find_address`. 2021-10-11 16:34:37 -06:00
proptest-regressions
proto
src Fix Clippy beta linting complaints. 2022-02-02 16:02:45 -07:00
.gitignore
CHANGELOG.md Correct the changelog relating to `store_decrypted_tx` 2022-02-02 10:33:44 -07:00
Cargo.toml Merge remote-tracking branch 'upstream/non-consensus-changes-on-branchid-37519621' into autoshield-poc-daa 2022-02-02 10:32:35 -07: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.