Skip to content

Commit 9c6a049

Browse files
docs: add bark to bdk adoption page
1 parent 5d37c3a commit 9c6a049

File tree

4 files changed

+44
-1
lines changed

4 files changed

+44
-1
lines changed
Loading

docs/adoption/all.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
433433
</div>
434434
</div>
435435

436+
<!-- Bark -->
437+
<div class="project">
438+
<div class="project-logo">
439+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
440+
<img src="/img/case-studies-logos/bark-130.png" />
441+
</a>
442+
</div>
443+
<div class="tagline">
444+
<h3>
445+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
446+
</h3>
447+
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
448+
</div>
449+
</div>
450+
436451
<br>
437452

438453
<a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">

docs/adoption/desktop.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,20 @@ lastUpdated: false
9898
</div>
9999
</div>
100100

101-
<br>
101+
<!-- Bark -->
102+
<div class="project">
103+
<div class="project-logo">
104+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
105+
<img src="/img/case-studies-logos/bark-130.png" />
106+
</a>
107+
</div>
108+
<div class="tagline">
109+
<h3>
110+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
111+
</h3>
112+
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
113+
</div>
114+
</div>
102115

103116
<style>
104117
.project {

docs/adoption/infrastructure.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,21 @@ lastUpdated: false
3838
</div>
3939
</div>
4040

41+
<!-- Bark -->
42+
<div class="project">
43+
<div class="project-logo">
44+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">
45+
<img src="/img/case-studies-logos/bark-130.png" />
46+
</a>
47+
</div>
48+
<div class="tagline">
49+
<h3>
50+
<a href="https://codeberg.org/ark-bitcoin/bark/" target="_blank">Bark</a>
51+
</h3>
52+
<p>A Rust implementation of the Ark protocol on bitcoin.</p>
53+
</div>
54+
</div>
55+
4156
<style>
4257
.project {
4358
display: flex;

0 commit comments

Comments
 (0)