Skip to content

Commit a98848a

Browse files
Add Padawan Wallet to case studies page
1 parent 5be511c commit a98848a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
27.1 KB
Loading

docs/case-studies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ lastUpdated: false
1818
<template v-slot:mobile>
1919
<div class="case-studies">
2020
<div class="case-study-item">
21-
<a href="https://bitcoindevkit.org" target="_blank">
22-
<img src="/img/bitcoindevkit.svg" />
21+
<a href="https://play.google.com/store/apps/details?id=com.goldenraven.padawanwallet" target="_blank">
22+
<img src="/img/padawan-logo.png" />
2323
</a>
2424
<h3>
25-
<a href="https://bitcoindevkit.org" target="_blank">Example Mobile App</a>
25+
<a href="https://play.google.com/store/apps/details?id=com.goldenraven.padawanwallet" target="_blank">Padawan Wallet</a>
2626
</h3>
27-
<p>A cool app built with BDK.</p>
27+
<p>Padawan is a testnet-only bitcoin wallet filled with tutorials on how to use bitcoin wallets. It is a self-study tool, acquainting users with mobile bitcoin wallets in a risk-free environment using the bitcoin testnet network. It is a perfect app for experimentation and learning for people of all ages. No accounts, no trackers, and the app is a free and open source project.</p>
2828
</div>
2929
</div>
3030
</template>

0 commit comments

Comments
 (0)