File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
.vuepress/public/img/case-studies-logos Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -525,6 +525,18 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
525525 </div >
526526</div >
527527
528+ <!-- Fedimint -->
529+ <div class =" project " >
530+ <div class =" project-logo " >
531+ <a href="https://fedimint.org/" target="_blank">
532+ <img src="/img/case-studies-logos/fedimint-icon.png" style="max-height: 130px;" />
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>
528540 </div >
529541</div >
530542
Original file line number Diff line number Diff line change @@ -53,6 +53,21 @@ lastUpdated: false
5353 </div >
5454</div >
5555
56+ <!-- Fedimint -->
57+ <div class =" project " >
58+ <div class =" project-logo " >
59+ <a href="https://fedimint.org/" target="_blank">
60+ <img src="/img/case-studies-logos/fedimint-icon.png" style="max-height: 130px;" />
61+ </a>
62+ </div >
63+ <div class =" tagline " >
64+ <h3>
65+ <a href="https://fedimint.org/" target="_blank">Fedimint</a>
66+ </h3>
67+ <p>A modular open source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy.</p>
68+ </div >
69+ </div >
70+
5671<style >
5772.project {
5873 display : flex ;
You can’t perform that action at this time.
0 commit comments