From a4f525d35f93c45b0ef2982c990f1f7ef8554f5c Mon Sep 17 00:00:00 2001 From: Matthew Date: Mon, 17 Nov 2025 08:19:08 -0600 Subject: [PATCH] readme: add bdk youtube link for build bitcoin wallet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff67c071..37d4d550 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Download the app on [TestFlight](https://testflight.apple.com/join/A3nAuYvZ). The `main` branch of BDK Swift Example Wallet uses [bdk-swift](https://github.com/bitcoindevkit/bdk-swift) 2.0+. +Watch how to build a simple bitcoin iOS wallet with BDK on [YouTube](https://www.youtube.com/watch?v=M9AYugUF5uQ). + ## Functionality *This is an experimental work in progress and may contain both known and unknown bugs. This wallet is intended for testing and research purposes only, as such it is intended for test networks.*