Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/adoption/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
15 changes: 15 additions & 0 deletions docs/adoption/mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Loading