File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed
.vuepress/public/img/case-studies-logos Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -508,6 +508,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
508508 </div >
509509</div >
510510
511+ <!-- Fedimint -->
512+ <div class =" project " >
513+ <div class =" project-logo " >
514+ <a href="https://fedimint.org/" target="_blank">
515+ <img src="/img/case-studies-logos/fedimint-icon.png" style="max-height: 130px;" />
516+ </a>
517+ </div >
518+ <div class =" tagline " >
519+ <h3>
520+ <a href="https://fedimint.org/" target="_blank">Fedimint</a>
521+ </h3>
522+ <p>A modular open source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy.</p>
523+ </div >
524+ </div >
525+
511526 </div >
512527</div >
513528
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