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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 64 additions & 3 deletions docs/adoption/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
</div>
</div>

<!-- Volt-->
<!-- Volt -->
<div class="project">
<div class="project-logo">
<a href="https://github.com/Zero-1729/volt" target="_blank">
Expand All @@ -388,9 +388,70 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
</div>
</div>

<!-- Strata -->
<div class="project">
<div class="project-logo">
<a href="https://www.stratabtc.org/" target="_blank">
<img src="/img/case-studies-logos/strata-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://www.stratabtc.org/" target="_blank">Strata</a>
</h3>
<p>A work-in-progress EVM-compatible validity rollup on bitcoin.</p>
</div>
</div>

<!-- Satsails -->
<div class="project">
<div class="project-logo">
<a href="https://www.satsails.com/" target="_blank">
<img src="/img/case-studies-logos/satsails-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://www.satsails.com/" target="_blank">Satsails</a>
</h3>
<p>Satsails is a self self custodial bitcoin wallet with fiat integration for selected countries.</p>
</div>
</div>

<!-- Bitcoin Safe -->
<div class="project">
<div class="project-logo">
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
</h3>
<p>A Bitcoin wallet for the entire family.</p>
</div>
</div>

<!-- Bark -->
<div class="project">
<div class="project-logo">
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
<img src="/img/case-studies-logos/bark-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
</h3>
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
</div>
</div>

<br>

<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>
Add your project!
</a>

<style>
Expand Down
45 changes: 45 additions & 0 deletions docs/adoption/desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,51 @@ lastUpdated: false
</div>
</div>

<!-- Strata-->
<div class="project">
<div class="project-logo">
<a href="https://www.stratabtc.org/" target="_blank">
<img src="/img/case-studies-logos/strata-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://www.stratabtc.org/" target="_blank">Strata</a>
</h3>
<p>A work-in-progress EVM-compatible validity rollup on bitcoin.</p>
</div>
</div>

<!-- Bitcoin Safe -->
<div class="project">
<div class="project-logo">
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">
<img src="/img/case-studies-logos/bitcoin-safe-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://github.com/andreasgriffin/bitcoin-safe" target="_blank">Bitcoin Safe</a>
</h3>
<p>A Bitcoin wallet for the entire family.</p>
</div>
</div>

<!-- Bark -->
<div class="project">
<div class="project-logo">
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
<img src="/img/case-studies-logos/bark-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
</h3>
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
</div>
</div>

<style>
.project {
display: flex;
Expand Down
15 changes: 15 additions & 0 deletions docs/adoption/infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,21 @@ lastUpdated: false
</div>
</div>

<!-- Bark -->
<div class="project">
<div class="project-logo">
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
<img src="/img/case-studies-logos/bark-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
</h3>
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
</div>
</div>

<style>
.project {
display: flex;
Expand Down
15 changes: 15 additions & 0 deletions docs/adoption/mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,21 @@ lastUpdated: false
</div>
</div>

<!-- Satsails -->
<div class="project">
<div class="project-logo">
<a href="https://www.satsails.com/" target="_blank">
<img src="/img/case-studies-logos/satsails-130.png" />
</a>
</div>
<div class="tagline">
<h3>
<a href="https://www.satsails.com/" target="_blank">Satsails</a>
</h3>
<p>Satsails is a self self custodial bitcoin wallet with fiat integration for selected countries.</p>
</div>
</div>

<style>
.project {
display: flex;
Expand Down
Loading