@@ -26,7 +26,7 @@ lastUpdated: false
26
26
---
27
27
28
28
<h1 class =" more-cases-heading " >
29
- Meet all the projects using LDK
29
+ Meet all the projects building with LDK
30
30
</h1 >
31
31
32
32
<CodeSwitcher :languages =" {all: 'All', mobile:'Mobile', web:'Web', desktop:'Desktop', custodial: 'Custodial', infra:'Infrastructure', misc:'Misc',} " >
@@ -143,6 +143,11 @@ lastUpdated: false
143
143
<h3><a href="https://github.com/lexe-tech" target="_blank">Lexe</a></h3>
144
144
<p>Managed non-custodial Lightning nodes inside secure hardware</p>
145
145
</div >
146
+ <div class =" case-study-item " >
147
+ <a href="https://github.com/L2-Technology/sensei" target="_blank"><img src="./assets/sensei.png" /></a>
148
+ <h3><a href="https://github.com/L2-Technology/sensei" target="_blank">Sensei</a></h3>
149
+ <p>A lightning node implementation for everyone</p>
150
+ </div >
146
151
<div class =" case-study-item " >
147
152
<a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
148
153
<h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
@@ -281,15 +286,20 @@ lastUpdated: false
281
286
<p>A DEX that enables people to swap between bitcoin layers and sidechains</p>
282
287
</div >
283
288
<div class =" case-study-item " >
284
- <a href="https://github.com/RGB-Tools/rgb-lightning-sample" target="_blank"><img src="./assets/github.png" /></a>
285
- <h3><a href="https://github.com/RGB-Tools/rgb-lightning-sample" target="_blank">rgb-lightning-sample</a></h3>
286
- <p>LN node based on ldk-sample supporting RGB assets</p>
287
- </div>
289
+ <a href="https://github.com/RGB-Tools/rgb-lightning-sample" target="_blank"><img src="./assets/github.png" /></a>
290
+ <h3><a href="https://github.com/RGB-Tools/rgb-lightning-sample" target="_blank">rgb-lightning-sample</a></h3>
291
+ <p>LN node based on ldk-sample supporting RGB assets</p>
292
+ </div >
288
293
<div class =" case-study-item " >
289
294
<a href="https://github.com/p2pderivatives/rust-dlc" target="_blank"><img src="./assets/github.png" /></a>
290
295
<h3><a href="https://github.com/p2pderivatives/rust-dlc" target="_blank">rust-dlc</a></h3>
291
296
<p>A Rust library for working with Discreet Log Contracts</p>
292
297
</div >
298
+ <div class =" case-study-item " >
299
+ <a href="https://github.com/L2-Technology/sensei" target="_blank"><img src="./assets/sensei.png" /></a>
300
+ <h3><a href="https://github.com/L2-Technology/sensei" target="_blank">Sensei</a></h3>
301
+ <p>A lightning node implementation for everyone</p>
302
+ </div >
293
303
<div class =" case-study-item " >
294
304
<a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
295
305
<h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
0 commit comments