Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 626 Bytes

Silent Payments (BIP 352) for Rust

About

Implementation of BIP 352 (Silent Payments) in Rust.

Status

Not yet complete and not yet stable. Better not to use it.

Reflects the final version of the BIP that was merged into the main BIPs repository.

Try

fossil clone https://jirijakes.com/code/rust-bip352
cd rust-bip352
cargo test