@@ -123,6 +123,11 @@ lastUpdated: false
123
123
<template v-slot:infra >
124
124
125
125
<div class =" case-studies " >
126
+ <div class =" case-study-item " >
127
+ <a href="https://github.com/aciedo" target="_blank"><img src="./assets/aciedo.svg" /></a>
128
+ <h3><a href="https://github.com/aciedo" target="_blank">Aciedo</a></h3>
129
+ <p>A financial infrastructure suite for developers and users</p>
130
+ </div >
126
131
<div class =" case-study-item " >
127
132
<a href="https://cequals.xyz/" target="_blank"><img src="./assets/c=.png" /></a>
128
133
<h3><a href="https://cequals.xyz/" target="_blank">c=</a></h3>
@@ -153,11 +158,6 @@ lastUpdated: false
153
158
<h3><a href="https://github.com/talaia-labs/rust-teos" target="_blank">TEOS</a></h3>
154
159
<p>A bitcoin watchtower with a specific focus on Lightning</p>
155
160
</div >
156
- <div class =" case-study-item " >
157
- <a href="https://valera.co/" target="_blank"><img src="./assets/valera.png" /></a>
158
- <h3><a href="https://valera.co/" target="_blank">Valera</a></h3>
159
- <p>A financial infrastructure suite for developers and users</p>
160
- </div >
161
161
<div class =" case-study-item " >
162
162
<a href="https://vls.tech/" target="_blank"><img src="./assets/vls.png" /></a>
163
163
<h3><a href="https://vls.tech/" target="_blank">VLS</a></h3>
@@ -210,6 +210,11 @@ lastUpdated: false
210
210
<h3><a href="https://10101.finance/" target="_blank">10101</a></h3>
211
211
<p>An on and off-chain wallet infused with trading</p>
212
212
</div>
213
+ <div class="case-study-item">
214
+ <a href="https://github.com/aciedo" target="_blank"><img src="./assets/aciedo.svg" /></a>
215
+ <h3><a href="https://github.com/aciedo" target="_blank">Aciedo</a></h3>
216
+ <p>A financial infrastructure suite for developers and users</p>
217
+ </div>
213
218
<div class="case-study-item">
214
219
<a href="https://atomicdex.io/en/" target="_blank"><img src="./assets/atomic.png" /></a>
215
220
<h3><a href="https://atomicdex.io/en/" target="_blank">AtomicDEX</a></h3>
@@ -315,11 +320,6 @@ lastUpdated: false
315
320
<h3><a href="https://github.com/ConorOkus/uMlando-wallet" target="_blank">uMlando</a></h3>
316
321
<p>An educational Android demo wallet</p>
317
322
</div >
318
- <div class =" case-study-item " >
319
- <a href="https://valera.co/" target="_blank"><img src="./assets/valera.png" /></a>
320
- <h3><a href="https://valera.co/" target="_blank">Valera</a></h3>
321
- <p>A financial infrastructure suite for developers and users</p>
322
- </div >
323
323
<div class =" case-study-item " >
324
324
<a href="https://www.velascommerce.com/" target="_blank"><img src="./assets/velas.png" /></a>
325
325
<h3><a href="https://www.velascommerce.com/" target="_blank">Velas</a></h3>
0 commit comments