bip351

Crates.iobip351
lib.rsbip351
version0.4.0
sourcesrc
created_at2022-10-14 18:23:01.01677
updated_at2022-12-08 10:17:10.582793
descriptionPrivate Payments (BIP 351) Reference Implementation
homepage
repositoryhttps://github.com/private-payments/rust-private-payments
max_upload_size
id688460
size31,186
Alfred Hodler (alfred-hodler)

documentation

README

Private Payments (BIP 351) Rust Implementation

Documentation Crates.io

This is the reference implementation for BIP 351 written in Rust.

BIP351 specification may be found here.

Usage Examples

Sending and receiving examples are available in examples/sending.rs and examples/receiving.rs.

Commit count: 6

cargo fmt