Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.44 KB

README.md

File metadata and controls

55 lines (40 loc) · 2.44 KB

BDK-RESERVES


Proof of reserves for Bitcoin dev kit

Crate Info MIT or Apache-2.0 Licensed CI Status API Docs Rustc Version 1.57.0+ Chat on Discord

About

The bdk library aims to be the core building block for Bitcoin wallets of any kind. The bdk-reserves library provides an implementation of proof-of-reserves for bdk.

  • It produces and validates proofs in the form of PSBT's.
  • The implementation was inspired by BIP-0127 and BIP-0322.

Sponsorship

The implementation of bdk-reserves was sponsored by SEBA Bank.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.