librustzcash/components/zcash_encoding
Sean Bowe bd7f9d7c3c
Bump zcash_encoding and zcash_address crate versions to 0.2.
2022-10-19 16:51:59 -06:00
..
src Remove redundant TryFrom/TryInto imports. 2022-09-02 12:05:15 -06:00
CHANGELOG.md Bump zcash_encoding and zcash_address crate versions to 0.2. 2022-10-19 16:51:59 -06:00
Cargo.toml Bump zcash_encoding and zcash_address crate versions to 0.2. 2022-10-19 16:51:59 -06:00
LICENSE-APACHE Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
LICENSE-MIT Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
README.md Apply suggestions from code review 2021-09-01 11:08:52 -06:00

README.md

zcash_encodings

This library provides common encoding and decoding operations for stable binary encodings used throughout the Zcash ecosystem.

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.