Skip to content

Commit f9f8ee5

Browse files
author
Conor Okus
committed
Update heading
1 parent afba7d3 commit f9f8ee5

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

docs/assets/sensei.png

6.56 KB
Loading

docs/case-studies.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lastUpdated: false
2626
---
2727

2828
<h1 class="more-cases-heading">
29-
Meet all the projects using LDK
29+
Meet all the projects building with LDK
3030
</h1>
3131

3232
<CodeSwitcher :languages="{all: 'All', mobile:'Mobile', web:'Web', desktop:'Desktop', custodial: 'Custodial', infra:'Infrastructure', misc:'Misc',}">
@@ -143,6 +143,11 @@ lastUpdated: false
143143
<h3><a href="https://github.com/lexe-tech" target="_blank">Lexe</a></h3>
144144
<p>Managed non-custodial Lightning nodes inside secure hardware</p>
145145
</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>
146151
<div class="case-study-item">
147152
<a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
148153
<h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
@@ -281,15 +286,20 @@ lastUpdated: false
281286
<p>A DEX that enables people to swap between bitcoin layers and sidechains</p>
282287
</div>
283288
<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>
288293
<div class="case-study-item">
289294
<a href="https://github.com/p2pderivatives/rust-dlc" target="_blank"><img src="./assets/github.png" /></a>
290295
<h3><a href="https://github.com/p2pderivatives/rust-dlc" target="_blank">rust-dlc</a></h3>
291296
<p>A Rust library for working with Discreet Log Contracts</p>
292297
</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>
293303
<div class="case-study-item">
294304
<a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
295305
<h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>

0 commit comments

Comments
 (0)