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
1,950 downloads per month
Used in 5 crates
(2 directly)
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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