Skip to content

Commit 7831b44

Browse files
committed
adoption: add metamask in all, mobile, and web
1 parent 8b4a17f commit 7831b44

File tree

4 files changed

+60
-0
lines changed

4 files changed

+60
-0
lines changed
7.96 KB
Loading

docs/adoption/all.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
379379
</div>
380380
</div>
381381

382+
<!-- MetaMask -->
383+
<div class="project">
384+
<div class="project-logo">
385+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">
386+
<img src="/img/case-studies-logos/metamask-130.png" />
387+
</a>
388+
</div>
389+
<div class="tagline">
390+
<h3>
391+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">MetaMask</a>
392+
</h3>
393+
<p>Full self-custody and native Bitcoin support in MetaMask for Extension and Mobile.</p>
394+
</div>
395+
</div>
396+
382397
<!-- Mutiny Wallet -->
383398
<div class="project">
384399
<div class="project-logo">

docs/adoption/mobile.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,21 @@ lastUpdated: false
225225
</div>
226226
</div>
227227

228+
<!-- MetaMask -->
229+
<div class="project">
230+
<div class="project-logo">
231+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">
232+
<img src="/img/case-studies-logos/metamask-130.png" />
233+
</a>
234+
</div>
235+
<div class="tagline">
236+
<h3>
237+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">MetaMask</a>
238+
</h3>
239+
<p>Full self-custody and native Bitcoin support in MetaMask for Extension and Mobile.</p>
240+
</div>
241+
</div>
242+
228243
<!-- Mutiny Wallet -->
229244
<div class="project">
230245
<div class="project-logo">

docs/adoption/web.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,36 @@ lastUpdated: false
8484
</div>
8585
</div>
8686

87+
<!-- MetaMask -->
88+
<div class="project">
89+
<div class="project-logo">
90+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">
91+
<img src="/img/case-studies-logos/metamask-130.png" />
92+
</a>
93+
</div>
94+
<div class="tagline">
95+
<h3>
96+
<a href="https://metamask.io/news/bitcoin-on-metamask-btc-wallet" target="_blank">MetaMask</a>
97+
</h3>
98+
<p>Full self-custody and native Bitcoin support in MetaMask for Extension and Mobile.</p>
99+
</div>
100+
</div>
101+
102+
<!-- Proton Wallet -->
103+
<div class="project">
104+
<div class="project-logo">
105+
<a href="https://proton.me/wallet" target="_blank">
106+
<img src="/img/case-studies-logos/protonwallet-logo-transparent-130.png" />
107+
</a>
108+
</div>
109+
<div class="tagline">
110+
<h3>
111+
<a href="https://proton.me/wallet" target="_blank">Proton Wallet</a>
112+
</h3>
113+
<p>A self-custodial Bitcoin wallet from the makers of Proton Mail.</p>
114+
</div>
115+
</div>
116+
87117
<style>
88118
.project {
89119
display: flex;

0 commit comments

Comments
 (0)