]> Untitled Git - bitcoindevkit.org/commitdiff
docs: update bdk-swift example wallet
authorMatthew <ramsden@hey.com>
Fri, 22 Sep 2023 13:52:41 +0000 (08:52 -0500)
committerMatthew <ramsden@hey.com>
Fri, 22 Sep 2023 13:52:41 +0000 (08:52 -0500)
docs/examples/README.md

index 3e57577573a3c797e2cea01e164eea0b95480b54..c033044d622884d94041dea779ffd51888b9c9b8 100644 (file)
@@ -10,8 +10,8 @@ A demo app for the bitcoindevkit on Android using `bdk-kotlin`.
 ## [Padawan Wallet](https://github.com/thunderbiscuit/padawan-wallet)
 A testnet-only bitcoin wallet full of tutorials on how to use bitcoin wallets.
 
-## [BdkSwiftSample](https://github.com/futurepaul/BdkSwiftSample)
-A basic test bed for an iOS mobile wallet using `bdk-swift` inspired by the Android DevkitWallet."
+## [BDKSwiftExampleWallet](https://github.com/reez/BDKSwiftExampleWallet)
+An example iOS app using `bdk-swift`.
 
 ## [Tatooine](https://github.com/thunderbiscuit/tatooine)
 Tatooine is a small bitcoin testnet faucet built with Ktor, a Kotlin asynchronous framework for creating microservices and web applications.