librustzcash/components/zcash_address
Jack Grigg 0d00e1eb53 proptest 1 2021-08-23 20:21:13 +01:00
..
proptest-regressions/kind zcash_address: Add failing test showing unified::Address encoding bug 2021-05-25 21:24:47 +01:00
src Implement manual serialization for incremental Merkle tree components. 2021-08-05 09:32:44 -06:00
Cargo.toml proptest 1 2021-08-23 20:21:13 +01:00
LICENSE-APACHE zcash_address: Initial empty library crate 2021-05-20 14:54:25 +01:00
LICENSE-MIT zcash_address: Initial empty library crate 2021-05-20 14:54:25 +01:00
README.md Update components/zcash_address/README.md 2021-05-25 16:37:25 +01:00

README.md

zcash_address

Zcash address parsing and serialization. This library allows its users to easily recognize and give good error messages for new Zcash address types.

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.