]> Untitled Git - bitcoindevkit.org/commitdiff
Add ldk-node to case studies page
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Thu, 14 Sep 2023 17:23:24 +0000 (13:23 -0400)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Tue, 3 Oct 2023 18:36:40 +0000 (14:36 -0400)
docs/.vuepress/public/img/case-studies-logos/ldk-node-logo.png [new file with mode: 0644]
docs/case-studies.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/ldk-node-logo.png b/docs/.vuepress/public/img/case-studies-logos/ldk-node-logo.png
new file mode 100644 (file)
index 0000000..0632b2d
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/ldk-node-logo.png differ
index 31cd6554dacaa9fd344710e8cc98e306801067f6..7e1c0b202c41b7c76c4a153f409c166fac813714 100644 (file)
@@ -26,9 +26,6 @@ lastUpdated: false
         </h3>
         <p>Padawan is a testnet-only bitcoin wallet filled with tutorials on how to use bitcoin wallets. It is a self-study tool, acquainting users with mobile bitcoin wallets in a risk-free environment using the bitcoin testnet network. It is a perfect app for experimentation and learning for people of all ages. No accounts, no trackers, and the app is a free and open source project.</p>
       </div>
-    </div>
-
-    <div class="case-studies">
       <div class="case-study-item">
         <a href="https://peachbitcoin.com/" target="_blank">
           <img src="/img/peach-bitcoin-logo.svg" />
@@ -37,9 +34,17 @@ lastUpdated: false
           <a href="https://peachbitcoin.com/" target="_blank">Peach Bitcoin</a>
         </h3>
         <p>Peach is a mobile application that connects Bitcoin buyers and sellers directly together. Buy or sell bitcoin peer-to-peer anywhere, at anytime. Use the payment method of your choice amongst many options. Sell at the price of your choice because peer-to-peer markets are the real markets.</p>
+      </div>
+            <div class="case-study-item">
+        <a href="https://github.com/lightningdevkit/ldk-node" target="_blank">
+          <img src="/img/case-studies-logos/ldk-node-logo.png" />
+        </a>
+        <h3>
+          <a href="https://github.com/lightningdevkit/ldk-node" target="_blank">LDK Node</a> 
+        </h3>
+        <p>A ready-to-go Lightning node library built using LDK and BDK.</p>
       </div>
     </div>
-  
   </template>
 
   <template v-slot:web>