Crates.io | zcash_client_backend |
lib.rs | zcash_client_backend |
version | 0.14.0 |
source | src |
created_at | 2019-10-08 22:43:01.743925 |
updated_at | 2024-10-04 18:51:53.131318 |
description | APIs for creating shielded Zcash light clients |
homepage | https://github.com/zcash/librustzcash |
repository | https://github.com/zcash/librustzcash |
max_upload_size | |
id | 170933 |
size | 1,037,522 |
This library contains Rust structs and traits for creating shielded Zcash light clients.
Note that in order to (re)build the GRPC interface, you will need protoc
on
your $PATH
. This is not required unless you make changes to any of the files
in ./proto/
.
Licensed under either of
at your option.
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.