@@ -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,23 +128,14 @@ 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>
134
134
<p>An LN-in-the-cloud soultion that uses LDK on Intel SGX</p>
135
135
</div >
136
136
<div class =" case-study-item " >
137
137
<a href="https://voltage.cloud/" target="_blank"><img src="./assets/voltage.png" /></a>
138
+ <h3><a href="https://voltage.cloud/" target="_blank">Voltage</a></h3>
138
139
<p>Provides enterprise grade infrastructure for the Lightning Network</p>
139
140
</div >
140
141
<div class =" case-study-item " >
@@ -149,25 +150,37 @@ lastUpdated: false
149
150
</div >
150
151
<div class =" case-study-item " >
151
152
<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>
153
+ <h3><a href="https://cequals.xyz/" target="_blank">c =</a></h3>
153
154
<p>Building tools and services to help connect people to the Lightning Network</p>
154
155
</div >
156
+ </div >
157
+
158
+ </template >
159
+
160
+ <template v-slot:library >
161
+
162
+ <div class =" case-studies " >
155
163
<div class =" case-study-item " >
156
164
<a href="https://github.com/carlaKC/lndk" target="_blank"><img src="./assets/github.png" /></a>
157
165
<h3><a href="https://github.com/carlaKC/lndk" target="_blank">LNDK</a></h3>
158
166
<p>LNDK is an experimental attempt at using LDK to implement BOLT12 features for LND</p>
159
167
</div >
168
+ <div class =" case-study-item " >
169
+ <a href="https://vls.tech/" target="_blank"><img src="./assets/vls.png" /></a>
170
+ <h3><a href="https://vls.tech/" target="_blank">VLS</a></h3>
171
+ <p>Separates lightning private keys and security rule validation from nodes, into a discrete signing device</p>
172
+ </div >
173
+ <div class =" case-study-item " >
174
+ <a href="https://github.com/talaia-labs/rust-teos" target="_blank"><img src="./assets/teos.png" /></a>
175
+ <h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
176
+ <p>A bitcoin watchtower with a specific focus on lightning</p>
177
+ </div >
160
178
</div >
161
179
162
180
</template >
163
181
164
182
<template v-slot:misc >
165
183
<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
184
<div class="case-study-item">
172
185
<a href="https://github.com/p2pderivatives/rust-dlc" target="_blank"><img src="./assets/github.png" /></a>
173
186
<h3><a href="https://github.com/p2pderivatives/rust-dlc" target="_blank">rust-dlc</a></h3>
@@ -207,7 +220,7 @@ lastUpdated: false
207
220
<div class =" case-study-item " >
208
221
<a href="https://twitter.com/kumulydev" target="_blank"><img src="./assets/kumuly.png" /></a>
209
222
<h3><a href="https://twitter.com/kumulydev" target="_blank">Kumuly</a></h3>
210
- <p>A Colomnia -based mobile bitcoin and Lightning wallet</p>
223
+ <p>Colombian -based mobile bitcoin and Lightning wallet</p>
211
224
</div >
212
225
<div class =" case-study-item " >
213
226
<a href="https://lipa.swiss/" target="_blank"><img src="./assets/lipa.png" /></a>
@@ -237,7 +250,7 @@ lastUpdated: false
237
250
<div class =" case-study-item " >
238
251
<a href="https://www.velascommerce.com/" target="_blank"><img src="./assets/velas.png" /></a>
239
252
<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>
253
+ <p>A way to integrate Lightning into websites, mobile applications, and more. </p>
241
254
</div >
242
255
<div class =" case-study-item " >
243
256
<a href="https://atomicdex.io/en/" target="_blank"><img src="./assets/atomic.png" /></a>
@@ -286,7 +299,7 @@ lastUpdated: false
286
299
</div >
287
300
<div class =" case-study-item " >
288
301
<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>
302
+ <h3><a href="https://cequals.xyz/" target="_blank">c =</a></h3>
290
303
<p>Building tools and services to help connect people to the Lightning Network</p>
291
304
</div >
292
305
<div class =" case-study-item " >
0 commit comments