]> Untitled Git - bitcoindevkit.org/commitdiff
docs: add satsails to bdk adoption page
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Mon, 28 Oct 2024 14:24:32 +0000 (10:24 -0400)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Mon, 28 Oct 2024 14:26:35 +0000 (10:26 -0400)
docs/.vuepress/public/img/case-studies-logos/satsails-130.png [new file with mode: 0644]
docs/adoption/all.md
docs/adoption/mobile.md

diff --git a/docs/.vuepress/public/img/case-studies-logos/satsails-130.png b/docs/.vuepress/public/img/case-studies-logos/satsails-130.png
new file mode 100644 (file)
index 0000000..6517a5c
Binary files /dev/null and b/docs/.vuepress/public/img/case-studies-logos/satsails-130.png differ
index ce159c89489abe20540633b81922d6512726e72c..176bd3399dd9a4d8cc088442ae35e51fec328e78 100644 (file)
@@ -403,6 +403,21 @@ Explore the ecosystem of projects that are built with the BDK family of librarie
   </div>
 </div>
 
+<!-- Satsails -->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://www.satsails.com/" target="_blank">
+      <img src="/img/case-studies-logos/satsails-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://www.satsails.com/" target="_blank">Satsails</a>
+    </h3>
+    <p>Satsails is a self self custodial bitcoin wallet with fiat integration for selected countries.</p>
+  </div>
+</div>
+
 <a href="https://github.com/orgs/bitcoindevkit/discussions/64" target="_blank" rel="noopener noreferrer" class="nav-link external action-button">
   Add your project
   <span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span>
index 1aaadaa85be9bd625f0a8f5fc8cbc8a79c40a395..b039544b9669e2b0c67dc5941a6d6599e63958b5 100644 (file)
@@ -280,6 +280,21 @@ lastUpdated: false
   </div>
 </div>
 
+<!-- Satsails -->
+<div class="project">
+  <div class="project-logo">
+    <a href="https://www.satsails.com/" target="_blank">
+      <img src="/img/case-studies-logos/satsails-130.png" />
+    </a>
+  </div>
+  <div class="tagline">
+    <h3>
+      <a href="https://www.satsails.com/" target="_blank">Satsails</a>
+    </h3>
+    <p>Satsails is a self self custodial bitcoin wallet with fiat integration for selected countries.</p>
+  </div>
+</div>
+
 <style>
 .project {
   display: flex;