From 76d561fb2c3b1fb01f18126aaccc7d2c95ad2f25 Mon Sep 17 00:00:00 2001 From: Richard Ulrich Date: Mon, 17 Oct 2022 17:55:17 +0200 Subject: Added the BDK implementation for bip-0127 proof of reserves --- bip-0127.mediawiki | 1 + 1 file changed, 1 insertion(+) 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 == -- cgit v1.2.3