File tree Expand file tree Collapse file tree 3 files changed +38
-4
lines changed
.vuepress/public/img/case-studies-logos Expand file tree Collapse file tree 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
531531 <a href="https://fedimint.org/" target="_blank">
532532 <img src="/img/case-studies-logos/fedimint-icon.png" style="max-height: 130px;" />
533533 </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>
534549 </div >
535550 <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>
540557 </div >
541558</div >
542559
Original file line number Diff line number Diff line change @@ -357,6 +357,23 @@ lastUpdated: false
357357 </div >
358358</div >
359359
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+
360377<style >
361378.project {
362379 display : flex ;
You can’t perform that action at this time.
0 commit comments