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.
The bdk-reserves-web
is a simple web app to validate the proofs.
- It validates proofs in the form of PSBT's.
- The implementation was inspired by BIP-0127 and BIP-0322.
The web app is currently deployed to heroku, and can be reached here: bdk-reserves-web
The implementation of bdk-reserves-web was sponsored by SEBA Bank.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.