librustzcash/zcash_client_backend
Kris Nuttycombe 16289750e8 Remove WalletWrite::transactionally 2021-03-09 20:59:57 -07: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 Remove WalletWrite::transactionally 2021-03-09 20:59:57 -07:00
.gitignore Build protobufs for compact formats 2019-10-09 14:09:41 +13:00
CHANGELOG.md Bump MSRV to 1.47.0 2021-03-04 17:32:57 +00:00
Cargo.toml nom 6.1 2021-03-04 17:03:41 +00:00
LICENSE-APACHE Rename zcash_wallet to zcash_client_backend, set to 2018 edition 2019-06-27 16:02:12 +01:00
LICENSE-MIT Rename zcash_wallet to zcash_client_backend, set to 2018 edition 2019-06-27 16:02:12 +01:00
README.md Update READMEs 2019-09-24 14:23:55 +01:00
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.