librustzcash/components/zcash_encoding
Kris Nuttycombe e7c57e4a02 Use `from` instead of a possibly-future-incompatible cast 2021-12-07 09:25:50 -07:00
..
src Use `from` instead of a possibly-future-incompatible cast 2021-12-07 09:25:50 -07:00
Cargo.toml Apply suggestions from code review 2021-09-01 11:08:52 -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.