Skip to content

Commit 269ebf7

Browse files
docs: add strata to bdk users page
1 parent 7799126 commit 269ebf7

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
Loading

docs/adoption/all.md

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

391+
<!-- Strata-->
392+
<div class="project">
393+
<div class="project-logo">
394+
<a href="https://www.stratabtc.org/" target="_blank">
395+
<img src="/img/case-studies-logos/strata-130.png" />
396+
</a>
397+
</div>
398+
<div class="tagline">
399+
<h3>
400+
<a href="https://www.stratabtc.org/" target="_blank">Strata</a>
401+
</h3>
402+
<p>A work-in-progress EVM-compatible validity rollup on bitcoin.</p>
403+
</div>
404+
</div>
405+
391406
<a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">
392407
Add your project
393408
<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>

docs/adoption/desktop.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,21 @@ lastUpdated: false
6868
</div>
6969
</div>
7070

71+
<!-- Strata-->
72+
<div class="project">
73+
<div class="project-logo">
74+
<a href="https://www.stratabtc.org/" target="_blank">
75+
<img src="/img/case-studies-logos/strata-130.png" />
76+
</a>
77+
</div>
78+
<div class="tagline">
79+
<h3>
80+
<a href="https://www.stratabtc.org/" target="_blank">Strata</a>
81+
</h3>
82+
<p>A work-in-progress EVM-compatible validity rollup on bitcoin.</p>
83+
</div>
84+
</div>
85+
7186
<style>
7287
.project {
7388
display: flex;

0 commit comments

Comments
 (0)