Skip to content

Commit ed77d2b

Browse files
Add Padawan Wallet to case studies page
1 parent f9724b8 commit ed77d2b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed
27.1 KB
Loading

docs/case-studies.md

Lines changed: 9 additions & 8 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>
@@ -102,14 +102,15 @@ lastUpdated: false
102102
<template v-slot:all>
103103
<div class="case-studies">
104104
<div class="case-study-item">
105-
<a href="https://bitcoindevkit.org" target="_blank">
106-
<img src="/img/bitcoindevkit.svg" />
105+
<a href="https://play.google.com/store/apps/details?id=com.goldenraven.padawanwallet" target="_blank">
106+
<img src="/img/padawan-logo.png" />
107107
</a>
108108
<h3>
109-
<a href="https://bitcoindevkit.org" target="_blank">Example App 1</a>
109+
<a href="https://play.google.com/store/apps/details?id=com.goldenraven.padawanwallet" target="_blank">Padawan Wallet</a>
110110
</h3>
111-
<p>A cool app built with BDK.</p>
111+
<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>
112112
</div>
113+
</div>
113114
<div class="case-study-item">
114115
<a href="https://bitcoindevkit.org" target="_blank">
115116
<img src="/img/bitcoindevkit.svg" />

0 commit comments

Comments
 (0)