Skip to content

Commit 580788b

Browse files
adoption: add eigenwallet to adoption page
1 parent 1b125b3 commit 580788b

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
@@ -559,6 +559,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
559559
</div>
560560
</div>
561561

562+
<!-- Eigenwallet -->
563+
<div class="project">
564+
<div class="project-logo">
565+
<a href="https://eigenwallet.org/" target="_blank">
566+
<img src="/img/case-studies-logos/eigenwallet-130.png" />
567+
</a>
568+
</div>
569+
<div class="tagline">
570+
<h3>
571+
<a href="https://eigenwallet.org/" target="_blank">Eigenwallet</a>
572+
</h3>
573+
<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>
574+
</div>
575+
</div>
576+
562577
<br>
563578

564579
<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
@@ -114,6 +114,21 @@ lastUpdated: false
114114
</div>
115115
</div>
116116

117+
<!-- Eigenwallet -->
118+
<div class="project">
119+
<div class="project-logo">
120+
<a href="https://eigenwallet.org/" target="_blank">
121+
<img src="/img/case-studies-logos/eigenwallet-130.png" />
122+
</a>
123+
</div>
124+
<div class="tagline">
125+
<h3>
126+
<a href="https://eigenwallet.org/" target="_blank">Eigenwallet</a>
127+
</h3>
128+
<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>
129+
</div>
130+
</div>
131+
117132
<style>
118133
.project {
119134
display: flex;

0 commit comments

Comments
 (0)