Skip to content

Commit 7bfffea

Browse files
Add Mutiny Wallet to case studies page
1 parent 32ecbf9 commit 7bfffea

File tree

4 files changed

+22
-7
lines changed

4 files changed

+22
-7
lines changed
Loading
Loading

docs/.vuepress/public/img/case-studies-logos/peach-bitcoin-logo.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/case-studies.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lastUpdated: false
3030
</div>
3131
<div class="case-study-item">
3232
<a href="https://peachbitcoin.com/" target="_blank">
33-
<img src="/img/case-studies-logos/peach-bitcoin-logo.svg" />
33+
<img src="/img/case-studies-logos/peach-bitcoin-logo.png" />
3434
</a>
3535
<h3>
3636
<a href="https://peachbitcoin.com/" target="_blank">Peach Bitcoin</a>
@@ -55,6 +55,15 @@ lastUpdated: false
5555
</h3>
5656
<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>
5757
</div>
58+
<div class="case-study-item">
59+
<a href="https://www.mutinywallet.com/" target="_blank">
60+
<img src="/img/case-studies-logos/mutiny-logo.png" />
61+
</a>
62+
<h3>
63+
<a href="https://www.mutinywallet.com/" target="_blank">Mutiny Wallet</a>
64+
</h3>
65+
<p>Mutiny is a self-custodial lightning wallet that runs in the browser.</p>
66+
</div>
5867
</div>
5968
</template>
6069

@@ -144,7 +153,7 @@ lastUpdated: false
144153

145154
<template v-slot:all>
146155
<div class="case-studies">
147-
<div class="case-study-item">
156+
<div class="case-study-item">
148157
<a href="https://bitkey.build/" target="_blank">
149158
<img src="/img/case-studies-logos/block-logo.gif" />
150159
</a>
@@ -154,8 +163,8 @@ lastUpdated: false
154163
<p>Bitkey is the safe, easy way to own and manage bitcoin. It’s a mobile app, hardware device, and a set of recovery tools, for simple, secure self-custody.</p>
155164
</div>
156165
<div class="case-study-item">
157-
<a href="https://peachbitcoin.com/" target="_blank">
158-
<img src="/img/case-studies-logos/peach-bitcoin-logo.svg" style="width:100%;;aspect-ratio:1/1;object-fit: contain;" />
166+
<a href="" target="_blank">
167+
<img src="/img/case-studies-logos/peach-bitcoin-logo.png" style="width:100%;;aspect-ratio:1/1;object-fit: contain;" />
159168
</a>
160169
<h3>
161170
<a href="https://peachbitcoin.com/" target="_blank">Peach Bitcoin</a>
@@ -171,6 +180,15 @@ lastUpdated: false
171180
</h3>
172181
<p>Protect your bitcoin with regulated insurance and enterprise-grade multi-institutional custody.</p>
173182
</div>
183+
<div class="case-study-item">
184+
<a href="https://www.mutinywallet.com/" target="_blank">
185+
<img src="/img/case-studies-logos/mutiny-logo.png" />
186+
</a>
187+
<h3>
188+
<a href="https://www.mutinywallet.com/" target="_blank">Mutiny Wallet</a>
189+
</h3>
190+
<p>Mutiny is a self-custodial lightning wallet that runs in the browser.</p>
191+
</div>
174192
<div class="case-study-item">
175193
<a href="https://github.com/lightningdevkit/ldk-node" target="_blank">
176194
<img src="/img/case-studies-logos/ldk-node-logo.png" />

0 commit comments

Comments
 (0)