]> Untitled Git - bitcoindevkit.org/commitdiff
docs: add utreexod to case studies page
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Wed, 20 Mar 2024 18:36:31 +0000 (14:36 -0400)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Wed, 27 Mar 2024 15:03:12 +0000 (11:03 -0400)
docs/case-studies.md

index 78d7c30572601f467ea9e57db634c9a69c355a31..75f857e75239a997a29eb634e8ea3bdc474a12e9 100644 (file)
@@ -251,6 +251,16 @@ lastUpdated: false
         </h3>
         <p>Spotbit is a portable API for Bitcoin price data and candles.</p>
       </div>
+      <!-- utreexod -->
+      <div class="case-study-item">
+        <a href="https://github.com/utreexo/utreexod" target="_blank">
+          <img src="/img/case-studies-logos/utreexod-130.png" />
+        </a>
+        <h3>
+          <a href="https://github.com/utreexo/utreexod" target="_blank">utreexod</a>
+        </h3>
+        <p>A fully validating Bitcoin node with Utreexo support.</p>
+      </div>
       <!-- Galoy -->
       <div class="case-study-item">
         <a href="https://galoy.io/" target="_blank">
@@ -521,6 +531,16 @@ lastUpdated: false
         </h3>
         <p>Never lose your coins. Liana is a simple Bitcoin wallet with built-in loss protection and inheritance.</p>
       </div>
+      <!-- utreexod -->
+      <div class="case-study-item">
+        <a href="https://github.com/utreexo/utreexod" target="_blank">
+          <img src="/img/case-studies-logos/utreexod-130.png" />
+        </a>
+        <h3>
+          <a href="https://github.com/utreexo/utreexod" target="_blank">utreexod</a>
+        </h3>
+        <p>A fully validating Bitcoin node with Utreexo support.</p>
+      </div>
     </div>
   </template>
 </CodeSwitcher>