Skip to content

Commit 5d37c3a

Browse files
docs: add bitcoin safe to bdk adoption page
1 parent 855c247 commit 5d37c3a

File tree

3 files changed

+37
-4
lines changed

3 files changed

+37
-4
lines changed
Loading

docs/adoption/all.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
373373
</div>
374374
</div>
375375

376-
<!-- Volt-->
376+
<!-- Volt -->
377377
<div class="project">
378378
<div class="project-logo">
379379
<a href="https://github.com/Zero-1729/volt" target="_blank">
@@ -388,7 +388,7 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
388388
</div>
389389
</div>
390390

391-
<!-- Strata-->
391+
<!-- Strata -->
392392
<div class="project">
393393
<div class="project-logo">
394394
<a href="https://www.stratabtc.org/" target="_blank">
@@ -418,9 +418,25 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
418418
</div>
419419
</div>
420420

421+
<!-- Bitcoin Safe -->
422+
<div class="project">
423+
<div class="project-logo">
424+
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
425+
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
426+
</a>
427+
</div>
428+
<div class="tagline">
429+
<h3>
430+
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
431+
</h3>
432+
<p>A Bitcoin wallet for the entire family.</p>
433+
</div>
434+
</div>
435+
436+
<br>
437+
421438
<a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">
422-
Add your project
423-
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span>
439+
Add your project!
424440
</a>
425441

426442
<style>

docs/adoption/desktop.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,23 @@ lastUpdated: false
8383
</div>
8484
</div>
8585

86+
<!-- Bitcoin Safe -->
87+
<div class="project">
88+
<div class="project-logo">
89+
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
90+
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
91+
</a>
92+
</div>
93+
<div class="tagline">
94+
<h3>
95+
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
96+
</h3>
97+
<p>A Bitcoin wallet for the entire family.</p>
98+
</div>
99+
</div>
100+
101+
<br>
102+
86103
<style>
87104
.project {
88105
display: flex;

0 commit comments

Comments
 (0)