librustzcash/components/zcash_encoding
Jack Grigg 6976d3fe85 zcash_encoding 0.1.0 2022-05-10 23:33:05 +00:00
..
src Add `Vector::read_collected_mut` and `Array::read_collected_mut` 2022-05-04 09:25:07 -06:00
CHANGELOG.md zcash_encoding 0.1.0 2022-05-10 23:33:05 +00:00
Cargo.toml zcash_encoding 0.1.0 2022-05-10 23:33:05 +00: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.