File tree 3 files changed +38
-4
lines changed
.vuepress/public/img/case-studies-logos
3 files changed +38
-4
lines changed Original file line number Diff line number Diff line change @@ -531,12 +531,29 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
531
531
<a href="https://fedimint.org/" target="_blank">
532
532
<img src="/img/case-studies-logos/fedimint-icon.png" style="max-height: 130px;" />
533
533
</a>
534
+ </div >
535
+ <div class="tagline">
536
+ <h3>
537
+ <a href="https://fedimint.org/" target="_blank">Fedimint</a>
538
+ </h3>
539
+ <p>A modular open source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy.</p>
540
+ </div>
541
+ </div >
542
+
543
+ <!-- Cove Wallet -->
544
+ <div class =" project " >
545
+ <div class =project-logo >
546
+ <a href="https://covebitcoinwallet.com/" target="_blank">
547
+ <img src="/img/case-studies-logos/cove_wallet.png" style="max-height: 130px;" />
548
+ </a>
534
549
</div >
535
550
<div class =" tagline " >
536
- <h3>
537
- <a href="https://fedimint.org/" target="_blank">Fedimint</a>
538
- </h3>
539
- <p>A modular open source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy.</p>
551
+ <h2>
552
+ <a href="https://covebitcoinwallet.com/" target="_blank">Cove Wallet</a>
553
+ </h2>
554
+ <p>
555
+ Cove is a simple yet powerful bitcoin mobile wallet. It’s intuitive and simple for newcomers while being powerful enough for experienced bitcoiners.
556
+ </p>
540
557
</div >
541
558
</div >
542
559
Original file line number Diff line number Diff line change @@ -357,6 +357,23 @@ lastUpdated: false
357
357
</div >
358
358
</div >
359
359
360
+ <!-- Cove Wallet -->
361
+ <div class =" project " >
362
+ <div class =project-logo >
363
+ <a href="https://covebitcoinwallet.com/" target="_blank">
364
+ <img src="/img/case-studies-logos/cove_wallet.png" style="max-height: 130px;" />
365
+ </a>
366
+ </div >
367
+ <div class =" tagline " >
368
+ <h2>
369
+ <a href="https://covebitcoinwallet.com/" target="_blank">Cove Wallet</a>
370
+ </h2>
371
+ <p>
372
+ Cove is a simple yet powerful bitcoin mobile wallet. It’s intuitive and simple for newcomers while being powerful enough for experienced bitcoiners.
373
+ </p>
374
+ </div >
375
+ </div >
376
+
360
377
<style >
361
378
.project {
362
379
display : flex ;
You can’t perform that action at this time.
0 commit comments