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


Used in 2 crates

MIT license

24KB
490 lines

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.

Dependencies

~6.5MB
~78K SLoC