]> Untitled Git - bitcoindevkit.org/commitdiff
adoption: volt
authorMatthew <ramsden@hey.com>
Tue, 8 Oct 2024 20:08:26 +0000 (15:08 -0500)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Mon, 28 Oct 2024 13:16:33 +0000 (09:16 -0400)
docs/.vuepress/public/img/case-studies-logos/volt-130.png [new file with mode: 0644]
docs/adoption/all.md
docs/adoption/mobile.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/volt-130.png b/docs/.vuepress/public/img/case-studies-logos/volt-130.png
new file mode 100644 (file)
index 0000000..b6475e3
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/volt-130.png differ
index 7362d8bd1ca2872e45d3546b5f10b6b346d30eda..cb10233f700aa8bcf381d53e8bd919041c702c52 100644 (file)
@@ -373,6 +373,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
   </div>
 </div>
 
+<!-- Volt-->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://github.com/Zero-1729/volt" target="_blank">
+      <img src="/img/case-studies-logos/volt-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://github.com/Zero-1729/volt" target="_blank">Volt</a>
+    </h3>
+    <p>A modern descriptor-based Financial Freedom Bitcoin Wallet aimed at restoring sovereignty to Global Bitcoiners.</p>
+  </div>
+</div>
+
 <a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">
   Add your project
   <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>
index c513963c76a2028d200cce2140b990628739c509..1aaadaa85be9bd625f0a8f5fc8cbc8a79c40a395 100644 (file)
@@ -265,6 +265,21 @@ lastUpdated: false
   </div>
 </div>
 
+<!-- Volt-->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://github.com/Zero-1729/volt" target="_blank">
+      <img src="/img/case-studies-logos/volt-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://github.com/Zero-1729/volt" target="_blank">Volt</a>
+    </h3>
+    <p>A modern descriptor-based Financial Freedom Bitcoin Wallet aimed at restoring sovereignty to Global Bitcoiners.</p>
+  </div>
+</div>
+
 <style>
 .project {
   display: flex;