#zip #uri #payment #zcash #parser #request #data

zip321

Parsing functions and data types for Zcash ZIP 321 Payment Request URIs

3 releases (breaking)

new 0.2.0 Oct 4, 2024
0.1.0 Aug 20, 2024
0.0.0 Jan 15, 2024

#314 in Magic Beans

Download history 229/week @ 2024-08-16 438/week @ 2024-08-23 491/week @ 2024-08-30 504/week @ 2024-09-06 434/week @ 2024-09-13 325/week @ 2024-09-20 518/week @ 2024-09-27 618/week @ 2024-10-04

1,950 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

325KB
5.5K SLoC

zip321

This library contains Rust parsing functions and data types for working with Zcash ZIP 321 Payment Request URIs.

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.


lib.rs:

Reference implementation of the ZIP-321 standard for payment requests.

This crate provides data structures, parsing, and rendering functions for interpreting and producing valid ZIP 321 URIs.

The specification for ZIP 321 URIs may be found at https://zips.z.cash/zip-0321

Dependencies

~2.7–3.5MB
~65K SLoC