@@ -29,7 +29,7 @@ lastUpdated: false
29
29
Meet all the projects using LDK!
30
30
</h1 >
31
31
32
- <CodeSwitcher :languages =" {all: 'All Projects ', mobile:'Mobile', web:'Web', desktop:'Desktop', custodial: 'Custodial', infra:'Infrastructure', misc:'Misc',} " >
32
+ <CodeSwitcher :languages =" {all: 'All', mobile:'Mobile', web:'Web', desktop:'Desktop', custodial: 'Custodial', infra:'Infrastructure', library: 'LDK Libraries ', misc:'Misc',} " >
33
33
<template v-slot:mobile >
34
34
<div class="case-studies">
35
35
<div class="case-study-item">
@@ -45,50 +45,60 @@ lastUpdated: false
45
45
<div class="case-study-item">
46
46
<a href="https://twitter.com/kumulydev" target="_blank"><img src="./assets/kumuly.png" /></a>
47
47
<h3><a href="https://twitter.com/kumulydev" target="_blank">Kumuly</a></h3>
48
- <p>A Colomnia -based mobile bitcoin and Lightning wallet</p>
48
+ <p>Colombian -based mobile bitcoin and Lightning wallet</p>
49
49
</div>
50
50
<div class="case-study-item">
51
51
<a href="https://lipa.swiss/" target="_blank"><img src="./assets/lipa.png" /></a>
52
52
<h3><a href="https://lipa.swiss/" target="_blank">Lipa</a></h3>
53
53
<p>Swiss-based mobile app that offers a bitcoin wallet for individuals and businesses</p>
54
54
</div>
55
- </div>
56
- </template >
57
-
58
- <template v-slot:web >
59
-
60
- <div class =" case-studies " >
61
55
<div class="case-study-item">
62
56
<a href="https://mercurywallet.com/" target="_blank"><img src="./assets/mercury.png" /></a>
63
57
<h3><a href="https://mercurywallet.com/" target="_blank">Mercury</a></h3>
64
58
<p>A Lighting wallet that enables BTC transfers without requiring an on-chain transaction</p>
65
59
</div>
66
- <div class="case-study-item">
60
+ <div class="case-study-item">
67
61
<a href="https://porticoexchange.github.io/porticoexchangev2.github.io/" target="_blank"><img src="./assets/portico.png" /></a>
68
62
<h3><a href="https://porticoexchange.github.io/porticoexchangev2.github.io/" target="_blank">Portico</a></h3>
69
63
<p>A DEX that enables people to swap between bitcoin layers and sidechains</p>
70
64
</div>
71
- <div class="case-study-item">
65
+ <div class="case-study-item">
66
+ <a href="https://www.velascommerce.com/" target="_blank"><img src="./assets/velas.png" /></a>
67
+ <h3><a href="https://www.velascommerce.com/" target="_blank">Velas</a></h3>
68
+ <p>Enables businesses to integrate Lightning payments into websites, mobile applications, and more</p>
69
+ </div>
70
+ <div class="case-study-item">
72
71
<a href="https://10101.finance/" target="_blank"><img src="./assets/10101.png" /></a>
73
72
<h3><a href="https://10101.finance/" target="_blank">10101</a></h3>
74
73
<p>An on-chain and off-chain wallet that allows trading</p>
75
74
</div>
75
+ </div>
76
+ </template >
77
+
78
+ <template v-slot:web >
79
+
80
+ <div class =" case-studies " >
81
+ <div class="case-study-item">
82
+ <a href="https://mercurywallet.com/" target="_blank"><img src="./assets/mercury.png" /></a>
83
+ <h3><a href="https://mercurywallet.com/" target="_blank">Mercury</a></h3>
84
+ <p>A Lighting wallet that enables BTC transfers without requiring an on-chain transaction</p>
85
+ </div>
76
86
<div class="case-study-item">
77
87
<h3><a href="https://mutinywallet.com/" target="_blank"><img src="./assets/mutiny.png" /></a></h3>
78
88
<h3><a href="https://mutinywallet.com/" target="_blank">Mutiny</a></h3>
79
89
<p>Mutiny is a web-first lightning wallet</p>
80
90
</div>
81
- <div class="case-study-item">
82
- <a href="https://www.velascommerce.com/" target="_blank"><img src="./assets/velas.png" /></a>
83
- <h3><a href="https://www.velascommerce.com/" target="_blank">Velas</a></h3>
84
- <p>Enables businesses to integrate Lightning payments into websites, mobile applications, and more</p>
85
- </div>
86
91
</div >
87
92
88
93
</template >
89
94
90
95
<template v-slot:desktop >
91
96
<div class="case-studies">
97
+ <div class="case-study-item">
98
+ <a href="https://mercurywallet.com/" target="_blank"><img src="./assets/mercury.png" /></a>
99
+ <h3><a href="https://mercurywallet.com/" target="_blank">Mercury</a></h3>
100
+ <p>A Lighting wallet that enables BTC transfers without requiring an on-chain transaction</p>
101
+ </div>
92
102
<div class="case-study-item">
93
103
<a href="https://atomicdex.io/en/" target="_blank"><img src="./assets/atomic.png" /></a>
94
104
<h3><a href="https://atomicdex.io/en/" target="_blank">AtomicDEX</a></h3>
@@ -118,16 +128,6 @@ lastUpdated: false
118
128
<template v-slot:infra >
119
129
120
130
<div class =" case-studies " >
121
- <div class =" case-study-item " >
122
- <a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
123
- <h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
124
- <p>A bitcoin watchtower with a specific focus on lightning</p>
125
- </div >
126
- <div class =" case-study-item " >
127
- <a href="https://vls.tech/" target="_blank"><img src="./assets/vls.png" /></a>
128
- <h3><a href="https://vls.tech/" target="_blank">VLS</a></h3>
129
- <p>Separates lightning private keys and security rule validation from nodes, into a discrete signing device</p>
130
- </div >
131
131
<div class =" case-study-item " >
132
132
<a href="https://github.com/lexe-tech" target="_blank"><img src="./assets/lexe.png" /></a>
133
133
<h3><a href="https://github.com/lexe-tech" target="_blank">Lexe</a></h3>
@@ -149,25 +149,37 @@ lastUpdated: false
149
149
</div >
150
150
<div class =" case-study-item " >
151
151
<a href="https://cequals.xyz/" target="_blank"><img src="./assets/c=.png" /></a>
152
- <h3><a href="https://cequals.xyz/" target="_blank">C =</a></h3>
152
+ <h3><a href="https://cequals.xyz/" target="_blank">c =</a></h3>
153
153
<p>Building tools and services to help connect people to the Lightning Network</p>
154
154
</div >
155
+ </div >
156
+
157
+ </template >
158
+
159
+ <template v-slot:library >
160
+
161
+ <div class =" case-studies " >
155
162
<div class =" case-study-item " >
156
163
<a href="https://github.com/carlaKC/lndk" target="_blank"><img src="./assets/github.png" /></a>
157
164
<h3><a href="https://github.com/carlaKC/lndk" target="_blank">LNDK</a></h3>
158
165
<p>LNDK is an experimental attempt at using LDK to implement BOLT12 features for LND</p>
159
166
</div >
167
+ <div class =" case-study-item " >
168
+ <a href="https://vls.tech/" target="_blank"><img src="./assets/vls.png" /></a>
169
+ <h3><a href="https://vls.tech/" target="_blank">VLS</a></h3>
170
+ <p>Separates lightning private keys and security rule validation from nodes, into a discrete signing device</p>
171
+ </div >
172
+ <div class =" case-study-item " >
173
+ <a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
174
+ <h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
175
+ <p>A bitcoin watchtower with a specific focus on lightning</p>
176
+ </div >
160
177
</div >
161
178
162
179
</template >
163
180
164
181
<template v-slot:misc >
165
182
<div class="case-studies">
166
- <div class="case-study-item">
167
- <a href="https://github.com/carlaKC/lndk" target="_blank"><img src="./assets/github.png" /></a>
168
- <h3><a href="https://github.com/carlaKC/lndk" target="_blank">LNDK</a></h3>
169
- <p>An experimental attempt at using LDK to implement BOLT12 features for LND</p>
170
- </div>
171
183
<div class="case-study-item">
172
184
<a href="https://github.com/p2pderivatives/rust-dlc" target="_blank"><img src="./assets/github.png" /></a>
173
185
<h3><a href="https://github.com/p2pderivatives/rust-dlc" target="_blank">rust-dlc</a></h3>
@@ -207,7 +219,7 @@ lastUpdated: false
207
219
<div class =" case-study-item " >
208
220
<a href="https://twitter.com/kumulydev" target="_blank"><img src="./assets/kumuly.png" /></a>
209
221
<h3><a href="https://twitter.com/kumulydev" target="_blank">Kumuly</a></h3>
210
- <p>A Colomnia -based mobile bitcoin and Lightning wallet</p>
222
+ <p>Colombian -based mobile bitcoin and Lightning wallet</p>
211
223
</div >
212
224
<div class =" case-study-item " >
213
225
<a href="https://lipa.swiss/" target="_blank"><img src="./assets/lipa.png" /></a>
@@ -237,7 +249,7 @@ lastUpdated: false
237
249
<div class =" case-study-item " >
238
250
<a href="https://www.velascommerce.com/" target="_blank"><img src="./assets/velas.png" /></a>
239
251
<h3><a href="https://www.velascommerce.com/" target="_blank">Velas</a></h3>
240
- <p>Enables businesses to integrate Lightning payments into websites, mobile applications, and more</p>
252
+ <p>A way to integrate Lightning into websites, mobile applications, and more. </p>
241
253
</div >
242
254
<div class =" case-study-item " >
243
255
<a href="https://atomicdex.io/en/" target="_blank"><img src="./assets/atomic.png" /></a>
@@ -286,7 +298,7 @@ lastUpdated: false
286
298
</div >
287
299
<div class =" case-study-item " >
288
300
<h3><a href="https://cequals.xyz/" target="_blank"><img src="./assets/c=.png" /></a></h3>
289
- <h3><a href="https://cequals.xyz/" target="_blank">C =</a></h3>
301
+ <h3><a href="https://cequals.xyz/" target="_blank">c =</a></h3>
290
302
<p>Building tools and services to help connect people to the Lightning Network</p>
291
303
</div >
292
304
<div class =" case-study-item " >
0 commit comments