librustzcash/zcash_client_backend
Jack Grigg 17f60a0354
Implement PaymentAddress encoding and decoding
2019-06-27 16:21:00 +01:00
..
src Implement PaymentAddress encoding and decoding 2019-06-27 16:21:00 +01:00
Cargo.toml Implement PaymentAddress encoding and decoding 2019-06-27 16:21:00 +01: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 Rename zcash_wallet to zcash_client_backend, set to 2018 edition 2019-06-27 16:02:12 +01: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.