librustzcash/zcash_client_backend
Francisco Gindre cff457ff15 PoC Auto-Shielding
Add retrieval of transparent UTXOs to WalletRead

Co-authored-by: Kris Nuttycombe <kris@electriccoin.co>
Co-authored-by: Kevin Gorham <anothergmale@gmail.com>
2021-04-16 14:22:16 -06:00
..
examples zcash_client_backend: Fix testnet bug in diversify-address example 2021-01-12 12:59:04 +00:00
proptest-regressions
proto
src PoC Auto-Shielding 2021-04-16 14:22:16 -06:00
.gitignore
CHANGELOG.md Renames to use lower-case abbreviations (matching Rust convention) 2021-03-27 19:01:03 +13:00
Cargo.toml PoC Auto-Shielding 2021-04-16 14:22:16 -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.