@@ -47,6 +47,11 @@ lastUpdated: false
47
47
<h3><a href="https://bluewallet.io/" target="_blank">Blue Wallet</a></h3>
48
48
<p>A radically simple and powerful bitcoin and Lightning wallet</p>
49
49
</div>
50
+ <div class="case-study-item">
51
+ <a href="https://github.com/EttaWallet/EttaWallet" target="_blank"><img src="./assets/etta.png" /></a>
52
+ <h3><a href="https://github.com/EttaWallet/EttaWallet" target="_blank">EttaWallet</a></h3>
53
+ <p>A simple open-source wallet with a strong bias toward usability, accessibility, and UX</p>
54
+ </div>
50
55
<div class="case-study-item">
51
56
<a href="https://twitter.com/kumulydev" target="_blank"><img src="./assets/kumuly.png" /></a>
52
57
<h3><a href="https://twitter.com/kumulydev" target="_blank">Kumuly</a></h3>
@@ -163,6 +168,11 @@ lastUpdated: false
163
168
164
169
<template v-slot:misc >
165
170
<div class="case-studies">
171
+ <div class="case-study-item">
172
+ <a href="https://github.com/fiksn/gossiper" target="_blank"><img src="./assets/github.png" /></a>
173
+ <h3><a href="https://github.com/fiksn/gossiper" target="_blank">Gossiper</a></h3>
174
+ <p>Lightning Gossip Ingestion</p>
175
+ </div>
166
176
<div class="case-study-item">
167
177
<a href="https://github.com/BitcoinDevShop/hidden-lightning-network" target="_blank"><img src="./assets/github.png" /></a>
168
178
<h3><a href="https://github.com/BitcoinDevShop/hidden-lightning-network" target="_blank">The Hidden LN</a></h3>
@@ -229,6 +239,16 @@ lastUpdated: false
229
239
<h3><a href="https://cash.app/" target="_blank">Cash App</a></h3>
230
240
<p>Send and spend, bank, and buy stocks or bitcoin</p>
231
241
</div>
242
+ <div class="case-study-item">
243
+ <a href="https://github.com/EttaWallet/EttaWallet" target="_blank"><img src="./assets/etta.png" /></a>
244
+ <h3><a href="https://github.com/EttaWallet/EttaWallet" target="_blank">EttaWallet</a></h3>
245
+ <p>A simple open-source wallet with a strong bias toward usability, accessibility, and UX</p>
246
+ </div>
247
+ <div class="case-study-item">
248
+ <a href="https://github.com/fiksn/gossiper" target="_blank"><img src="./assets/github.png" /></a>
249
+ <h3><a href="https://github.com/fiksn/gossiper" target="_blank">Gossiper</a></h3>
250
+ <p>Lightning Gossip Ingestion</p>
251
+ </div>
232
252
<div class="case-study-item">
233
253
<a href="https://hydranet.ai/" target="_blank"><img src="./assets/hydranet.png" /></a>
234
254
<h3><a href="https://hydranet.ai/" target="_blank">Hydranet</a></h3>
0 commit comments