From 9ef075c67e82e123aedcb0599e2a9141ae5f4478 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Mon, 7 Feb 2022 16:30:13 -0500 Subject: [PATCH] Add Devkit Wallet link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 232208e..1ddd539 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,12 @@ val newAddress = wallet.getNewAddress() #### `bdk-android` -* [padawan-wallet](https://github.com/thunderbiscuit/padawan-wallet) +* [Devkit Wallet](https://github.com/thunderbiscuit/devkit-wallet) +* [Padawan Wallet](https://github.com/thunderbiscuit/padawan-wallet) #### `bdk-jvm` -* [tatooine](https://github.com/thunderbiscuit/tatooine) +* [Tatooine Faucet](https://github.com/thunderbiscuit/tatooine) ## How to build