pirate-librustzcash/zcash_client_backend
Aditya Kulkarni 24691f2d50 Revert "Encode expanded spending keys"
This reverts commit 0743dadcd0.
2019-10-02 12:56:02 -07:00
..
proto Add prevHash field to CompactBlock 2019-08-22 12:50:08 +01:00
src Revert "Encode expanded spending keys" 2019-10-02 12:56:02 -07:00
.gitignore Build protobufs for compact formats 2019-08-21 11:04:16 +01:00
build.rs Build protobufs for compact formats 2019-08-21 11:04:16 +01:00
Cargo.toml Implement TransparentAddress encoding and decoding 2019-08-29 17:53:51 +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

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.