4 releases (breaking)
0.4.0 | Dec 8, 2022 |
---|---|
0.3.0 | Dec 5, 2022 |
0.2.0 | Oct 14, 2022 |
0.1.0 | Oct 14, 2022 |
#8 in #bip
31 downloads per month
Used in 2 crates
24KB
490 lines
Private Payments (BIP 351) Rust Implementation
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
.
Dependencies
~7MB
~79K SLoC