Crates.io | bdk-reserves |
lib.rs | bdk-reserves |
version | 0.29.0 |
source | src |
created_at | 2021-09-30 12:30:42.356722 |
updated_at | 2024-08-26 09:56:33.878527 |
description | Proof of reserves for bitcoin dev kit |
homepage | |
repository | https://github.com/bitcoindevkit/bdk-reserves |
max_upload_size | |
id | 458686 |
size | 86,385 |
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 implementation of bdk-reserves was sponsored by AMINA Bank.
Licensed under either of
at your option.
This library should always compile with Rust 1.63.0.
To build with the MSRV you will need to pin the below dependencies:
cargo update -p home:0.5.9 --precise 0.5.5
cargo update -p tokio:1.39.3 --precise 1.38.1
cargo update -p cc --precise 1.0.105
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.