rust-bip352

Silent Payments (BIP 352) for Rust
Login

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

SQLITE_FULL(13): statement aborts at 27: [REPLACE INTO config(name,value,mtime)VALUES('baseurl:https://jirijakes.com/code/rust-bip352',1,now())] database or disk is full SQL: REPLACE INTO config(name,value,mtime)VALUES('baseurl:https://jirijakes.com/code/rust-bip352',1,now())