zcash_client_backend

Crates.iozcash_client_backend
lib.rszcash_client_backend
version0.14.0
sourcesrc
created_at2019-10-08 22:43:01.743925
updated_at2024-10-04 18:51:53.131318
descriptionAPIs for creating shielded Zcash light clients
homepagehttps://github.com/zcash/librustzcash
repositoryhttps://github.com/zcash/librustzcash
max_upload_size
id170933
size1,037,522
Crate publishers (github:zcash:crate-publishers)

documentation

README

zcash_client_backend

This library contains Rust structs and traits for creating shielded Zcash light clients.

Building

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/.

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.

Commit count: 4283

cargo fmt