summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2023-07-02 18:41:55 -0400
committerGitHub <noreply@github.com>2023-07-02 18:41:55 -0400
commitbbb7aafad347db9600fccd96b0f65e6d16e6ad54 (patch)
tree526e8a47282121abe378a8be72b117cb921a1c66
parentd16e96ae9cb791a7339e7ced8888788ee5449f47 (diff)
parent76d561fb2c3b1fb01f18126aaccc7d2c95ad2f25 (diff)
downloadbips-bbb7aafad347db9600fccd96b0f65e6d16e6ad54.tar.xz
Merge pull request #1384 from weareseba/feature/bip127_BDK_proof
Added the BDK implementation for bip-0127 proof of reserves
-rw-r--r--bip-0127.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0127.mediawiki b/bip-0127.mediawiki
index 15c7755..44a90d7 100644
--- a/bip-0127.mediawiki
+++ b/bip-0127.mediawiki
@@ -219,6 +219,7 @@ A work-in-progress implementation of a tool that produces and verifies proofs
in the described format can be found here:
https://github.com/stevenroose/reserves
+An implementation of the custom proof PSBTs is part of the [https://bitcoindevkit.org/ BDK], and can be found here: https://crates.io/crates/bdk-reserves
== Footnotes ==