]> Untitled Git - bitcoindevkit.org/commitdiff
adoption: add bitvault to all and mobile
authorSteve Myers <steve@notmandatory.org>
Wed, 12 Mar 2025 01:54:31 +0000 (20:54 -0500)
committerSteve Myers <steve@notmandatory.org>
Wed, 12 Mar 2025 01:54:31 +0000 (20:54 -0500)
docs/.vuepress/public/img/case-studies-logos/bitvault-logo.jpg [new file with mode: 0644]
docs/adoption/all.md
docs/adoption/mobile.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/bitvault-logo.jpg b/docs/.vuepress/public/img/case-studies-logos/bitvault-logo.jpg
new file mode 100644 (file)
index 0000000..582eb7c
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/bitvault-logo.jpg differ
index 99ded50687adc7aaa9511dd4d1054f57b7ffe676..6dd1f56e95f71d72acdf288d5257b3f526eeadf9 100644 (file)
@@ -508,6 +508,23 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
   </div>
 </div>
 
+<!-- Bitvault -->
+<div class="project">
+  <div class=project-logo>
+    <a href="https://www.bitvault.sv/" target="_blank">
+      <img src="/img/case-studies-logos/bitvault-logo.jpg" style="max-height: 130px;" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h2>
+      <a href="https://www.bitvault.sv/" target="_blank">Bitvault</a> 
+    </h2>
+    <p>
+      BitVault is your fortress against physical attacks and hacks, by employing time-delayed transactions and a multisig convenience service to shield your assets.
+    </p>
+  </div>
+</div>
+
   </div>
 </div>
 
index 76b38e06240c0c4f4f9e4326e37253a96df25fd8..10586f1a74f903ce53ecfc7cd86fd782b3d6b1aa 100644 (file)
@@ -340,6 +340,23 @@ lastUpdated: false
   </div>
 </div>
 
+<!-- Bitvault -->
+<div class="project">
+  <div class=project-logo>
+    <a href="https://www.bitvault.sv/" target="_blank">
+      <img src="/img/case-studies-logos/bitvault-logo.jpg" style="max-height: 130px;" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h2>
+      <a href="https://www.bitvault.sv/" target="_blank">Bitvault</a> 
+    </h2>
+    <p>
+      BitVault is your fortress against physical attacks and hacks, by employing time-delayed transactions and a multisig convenience service to shield your assets.
+    </p>
+  </div>
+</div>
+
 <style>
 .project {
   display: flex;