Skip to content

AminaBank/bdk-reserves-web

Repository files navigation

BDK-RESERVES-WEB


Proof of reserves for Bitcoin dev kit - web app

MIT or Apache-2.0 Licensed CI Status Rustc Version 1.68.2+ Heroku

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. 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.

Heroku

The web app is currently deployed to heroku, and can be reached here: bdk-reserves-web

Sponsorship

The implementation of bdk-reserves-web 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.