Skip to content

Commit cf315be

Browse files
adoption: add eigenwallet to adoption page
1 parent a0f7368 commit cf315be

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
4.47 KB
Loading

docs/adoption/all.md

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

560+
<!-- Eigenwallet -->
561+
<div class="project">
562+
<div class="project-logo">
563+
<a href="https://eigenwallet.org/" target="_blank">
564+
<img src="/img/case-studies-logos/eigenwallet-130.png" />
565+
</a>
566+
</div>
567+
<div class="tagline">
568+
<h3>
569+
<a href="https://eigenwallet.org/" target="_blank">Eigenwallet</a>
570+
</h3>
571+
<p>Eigenwallet is an ambitious community effort to build the Monero wallet for the future, and is a self-custody Monero and Bitcoin wallet.</p>
572+
</div>
573+
</div>
574+
560575
<br>
561576

562577
<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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,21 @@ lastUpdated: false
113113
</div>
114114
</div>
115115

116+
<!-- Eigenwallet -->
117+
<div class="project">
118+
<div class="project-logo">
119+
<a href="https://eigenwallet.org/" target="_blank">
120+
<img src="/img/case-studies-logos/eigenwallet-130.png" />
121+
</a>
122+
</div>
123+
<div class="tagline">
124+
<h3>
125+
<a href="https://eigenwallet.org/" target="_blank">Eigenwallet</a>
126+
</h3>
127+
<p>Eigenwallet is an ambitious community effort to build the Monero wallet for the future, and is a self-custody Monero and Bitcoin wallet.</p>
128+
</div>
129+
</div>
130+
116131
<style>
117132
.project {
118133
display: flex;

0 commit comments

Comments
 (0)