| Crates.io | bip351 |
| lib.rs | bip351 |
| version | 0.4.0 |
| created_at | 2022-10-14 18:23:01.01677+00 |
| updated_at | 2022-12-08 10:17:10.582793+00 |
| description | Private Payments (BIP 351) Reference Implementation |
| homepage | |
| repository | https://github.com/private-payments/rust-private-payments |
| max_upload_size | |
| id | 688460 |
| size | 31,186 |
This is the reference implementation for BIP 351 written in Rust.
BIP351 specification may be found here.
Sending and receiving examples are available in examples/sending.rs and examples/receiving.rs.