bip351

Private Payments (BIP 351) Reference Implementation

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


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

~7MB
~83K SLoC