Skip to content

Commit d1d7722

Browse files
committed
adoption: add bitvault to all and mobile
1 parent a23ea13 commit d1d7722

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Loading

docs/adoption/all.md

+17
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,23 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
508508
</div>
509509
</div>
510510

511+
<!-- Bitvault -->
512+
<div class="project">
513+
<div class=project-logo>
514+
<a href="https://www.bitvault.sv/" target="_blank">
515+
<img src="/img/case-studies-logos/bitvault-logo.jpg" style="max-height: 130px;" />
516+
</a>
517+
</div>
518+
<div class="tagline">
519+
<h2>
520+
<a href="https://www.bitvault.sv/" target="_blank">Bitvault</a>
521+
</h2>
522+
<p>
523+
BitVault is your fortress against physical attacks and hacks, by employing time-delayed transactions and a multisig convenience service to shield your assets.
524+
</p>
525+
</div>
526+
</div>
527+
511528
</div>
512529
</div>
513530

docs/adoption/mobile.md

+17
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,23 @@ lastUpdated: false
340340
</div>
341341
</div>
342342

343+
<!-- Bitvault -->
344+
<div class="project">
345+
<div class=project-logo>
346+
<a href="https://www.bitvault.sv/" target="_blank">
347+
<img src="/img/case-studies-logos/bitvault-logo.jpg" style="max-height: 130px;" />
348+
</a>
349+
</div>
350+
<div class="tagline">
351+
<h2>
352+
<a href="https://www.bitvault.sv/" target="_blank">Bitvault</a>
353+
</h2>
354+
<p>
355+
BitVault is your fortress against physical attacks and hacks, by employing time-delayed transactions and a multisig convenience service to shield your assets.
356+
</p>
357+
</div>
358+
</div>
359+
343360
<style>
344361
.project {
345362
display: flex;

0 commit comments

Comments
 (0)