Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@ module.exports = {
text: 'Blog',
link: '/blog/'
},
{
text: 'Supporters',
link: '/supporters'
}
]
}
],
Expand Down
13 changes: 13 additions & 0 deletions docs/.vuepress/public/css/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,16 @@
--docs-note-bg: var(--docs-pre-bg) !important;
}
}

.supporters a {
display: inline-block;
margin: 1.5rem 1.5rem 1.5rem 0;
text-align: center;
}

.supporters img {
display: block;
width: 75px;
height: 75px;
margin-bottom: .5rem;
}
Binary file added docs/.vuepress/public/img/btrust.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/hrf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/maelstrom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/maelstrom.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/opensats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/.vuepress/public/img/spiral.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
89 changes: 89 additions & 0 deletions docs/supporters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
---
sidebar: true
tagline: "Payjoin Dev Kit Supporters"
description: "Who supports Payjoin Dev Kit?"
editLink: false
lastUpdated: false
---

# Supporters

The Payjoin Dev Kit project is proudly supported by a number of organizations. If you'd like to become a supporter
please reach out at: [hello@payjoin.org](mailto:hello@bitcoindevkit.org)
Comment thread
DanGould marked this conversation as resolved.
Outdated

## 2025

<div class="supporters">
<div class="row">
<a href="https://nitter.net/spiralbtc/status/1961473589049245895#m" target="_blank" rel="nofollow noopener">
<img src="/img/spiral.svg" alt="Sponsor Spiral">
Spiral
</a>
<a href="https://opensats.org/blog/advancements-in-developer-libraries#payjoin-dev-kit" target="_blank" rel="nofollow noopener">
<img src="/img/opensats.png" alt="OpenSats">
OpenSats
</a>
<a href="https://hrfbounties.org/#Serverless%20Payjoin" target="_blank" rel="nofollow noopener">
<img src="/img/hrf.png">
HRF
</a>
<a href="https://bitcoinmagazine.com/news/ben-allen-receives-maelstrom-bitcoin-developer-grant-to-advance-payjoin-tech" target="_blank" rel="nofollow noopener">
<img src="/img/maelstrom.png" alt="Maelstrom">
Maelstrom
</a>
<a href="https://www.btrust.tech/" target="_blank" rel="nofollow noopener">
<img src="/img/btrust.jpg" alt="Btrust">
₿trust
</a>
</div>
</div>
<br>


## 2024

<div class="supporters">
<div class="row">
<a href="https://nitter.net/spiralbtc/status/1848741207502885101#m" target="_blank" rel="nofollow noopener">
<img src="/img/spiral.svg" alt="Sponsor Spiral">
Spiral
</a>
<a href="https://opensats.org/blog/bitcoin-grants-july-2023#payjoin-dev-kit" target="_blank" rel="nofollow noopener">
<img src="/img/opensats.png" alt="OpenSats">
OpenSats
</a>
<a href="https://hrfbounties.org/#Serverless%20Payjoin" target="_blank" rel="nofollow noopener">
<img src="/img/hrf.png">
HRF
</a>
</div>
</div>
<br>

## 2023

<div class="supporters">
<div class="row">
<a href="https://nitter.net/spiralbtc/status/1747663472836431925#m" target="_blank" rel="nofollow noopener">
<img src="/img/spiral.svg" alt="Sponsor Spiral">
Spiral
</a>
<a href="https://opensats.org/blog/bitcoin-grants-july-2023#payjoin-dev-kit" target="_blank" rel="nofollow noopener">
<img src="/img/opensats.png">
OpenSats
</a>
</div>
</div>
<br>

## 2021

<div class="supporters">
<div class="row">
<a href="https://hrf.org/latest/hrfs-bitcoin-development-fund-announces-375-million-satoshis-across-10-q3-gifts/#:~:text=Payjoin" target="_blank" rel="nofollow noopener">
<img src="/img/hrf.png">
HRF
</a>
</div>
</div>
<br>