From 83a4da3dcf6456fcd3881ba3ddfa6e762871170f Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Apr 2026 14:10:16 +0200 Subject: [PATCH 01/13] content: update BTCPay Server project description Closes https://github.com/OpenSats/content/issues/9 --- data/projects/btcpayserver.mdx | 51 ++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 6e709eec2..9fdaf913c 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -1,7 +1,7 @@ --- title: 'BTCPay Server' dateAdded: '2022-09-22' -summary: 'Start accepting Bitcoin payments with 0% processing fees & no third-party intermediary.' +summary: 'A self-hosted, open-source Bitcoin payment processor with no fees and no third parties.' nym: 'BTCPay Server Foundation' website: 'https://btcpayserver.org/' donationLink: 'https://btcpayserver.org/donate/' @@ -13,6 +13,51 @@ tags: ['Bitcoin', 'Lightning', 'Wallet', 'Node', 'Commerce', 'Infrastructure'] showcase: true --- -## About this project +BTCPay Server is a self-hosted, open-source Bitcoin payment processor. Merchants +run their own instance (on cloud, dedicated hardware, or a shared server), +connect it to their store, and receive payments directly to their own wallet +with no fees and no third-party involvement. It supports both on-chain and +Lightning payments. -BTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It's secure, private, censorship-resistant, and free. Simply launch a server (cloud, your own hardware device, or an existing host), connect your e-commerce store or one of the many apps, and funds arrive directly to your connected wallet. Ability to also facilitate cross-border transactions without conversion fees. Easy to use with native wallet management, and great for invoicing and accounting. +The software comes with built-in apps for common use cases: a point-of-sale +terminal, tipping buttons, payment links, and crowdfunding pages. It handles +invoicing, accounting exports, and native wallet management with hardware wallet +support. For online stores, there are integrations with Shopify, WooCommerce, +Ghost, ECWID, and others. A growing plugin system lets developers extend BTCPay +with new payment methods, reporting tools, and third-party services. + +BTCPay is used at scale. Namecheap has processed over +[$73M in BTC revenue](https://blog.btcpayserver.org/case-study-namecheap/) +through it. [Bitcoin People](https://blog.btcpayserver.org/case-study-bitcoin-people/) +built a mobile app on top of BTCPay's API to serve 270 merchants. +[Bitcoin Jungle](https://blog.btcpayserver.org/case-study-bitcoin-jungle-cr/) +powers 200+ stores in Costa Rica. + +## Why fund it? + +BTCPay Server is one of the few payment processors where the merchant keeps +full control of their funds. No custody, no platform risk, no permission needed. +That makes it an important piece of Bitcoin's commercial infrastructure, but it +also means there is no revenue model built into the software. The project +depends on grants and donations to pay its contributors. + +OpenSats first funded BTCPay Server in the [first wave of Bitcoin +grants](/blog/bitcoin-grants-july-2023#btcpay-server) in July 2023 and has +[renewed its commitment](/blog/renewing-our-commitment-to-bitcoin) since then, +most recently in the [fourteenth wave of Bitcoin +grants](/blog/fourteenth-wave-of-bitcoin-grants). + +## What's next? + +[BTCPay Server 2.1.0](https://blog.btcpayserver.org/btcpay-server-2-1-0/) +shipped in April 2025 with a redesigned multisig wallet experience, fee +acceleration via RBF and CPFP, three new e-commerce integrations (Shopify V2, +Ghost, ECWID), and the conversion of Monero and ZCash support into standalone +plugins. + +The next release (2.2.0) is expected to bring a membership/subscription plugin, +PGP authentication for plugin authors, a redesigned reporting system, and more +e-commerce integrations including GiveWP, Cal.com, and Drupal 11. The team is +also working on the SamRock Protocol with Aqua Wallet and Boltz Exchange for +linking BTCPay directly to mobile wallets, and a BTCPay mobile app is in +development. From 6fb1e22d198cac3f2ee767535e07b7871f470925 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Apr 2026 14:11:16 +0200 Subject: [PATCH 02/13] content: clean up AI-ish phrasing in BTCPay page --- data/projects/btcpayserver.mdx | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 9fdaf913c..118af493c 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -19,12 +19,12 @@ connect it to their store, and receive payments directly to their own wallet with no fees and no third-party involvement. It supports both on-chain and Lightning payments. -The software comes with built-in apps for common use cases: a point-of-sale -terminal, tipping buttons, payment links, and crowdfunding pages. It handles -invoicing, accounting exports, and native wallet management with hardware wallet -support. For online stores, there are integrations with Shopify, WooCommerce, -Ghost, ECWID, and others. A growing plugin system lets developers extend BTCPay -with new payment methods, reporting tools, and third-party services. +The software comes with built-in apps: a point-of-sale terminal, tipping +buttons, payment links, and crowdfunding pages. It handles invoicing, accounting +exports, and native wallet management with hardware wallet support. For online +stores, there are integrations with Shopify, WooCommerce, Ghost, ECWID, and +others. A plugin system lets developers add new payment methods, reporting +tools, and third-party services. BTCPay is used at scale. Namecheap has processed over [$73M in BTC revenue](https://blog.btcpayserver.org/case-study-namecheap/) @@ -35,11 +35,10 @@ powers 200+ stores in Costa Rica. ## Why fund it? -BTCPay Server is one of the few payment processors where the merchant keeps -full control of their funds. No custody, no platform risk, no permission needed. -That makes it an important piece of Bitcoin's commercial infrastructure, but it -also means there is no revenue model built into the software. The project -depends on grants and donations to pay its contributors. +Because merchants run their own BTCPay instance, they keep full control of +their funds. No custody, no platform risk, no permission needed. But that also +means there is no revenue model built into the software. The project depends on +grants and donations to pay its contributors. OpenSats first funded BTCPay Server in the [first wave of Bitcoin grants](/blog/bitcoin-grants-july-2023#btcpay-server) in July 2023 and has @@ -50,7 +49,7 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? [BTCPay Server 2.1.0](https://blog.btcpayserver.org/btcpay-server-2-1-0/) -shipped in April 2025 with a redesigned multisig wallet experience, fee +shipped in April 2025 with a redesigned multisig wallet UI, fee acceleration via RBF and CPFP, three new e-commerce integrations (Shopify V2, Ghost, ECWID), and the conversion of Monero and ZCash support into standalone plugins. From 09b04ee1efbe9555dbb328f8505790e6c7125ba9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Apr 2026 18:12:16 +0200 Subject: [PATCH 03/13] content: tweak wording in BTCPay funding section --- data/projects/btcpayserver.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 118af493c..38c74dc1f 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -35,7 +35,7 @@ powers 200+ stores in Costa Rica. ## Why fund it? -Because merchants run their own BTCPay instance, they keep full control of +When merchants run their own BTCPay instance, they keep full control of their funds. No custody, no platform risk, no permission needed. But that also means there is no revenue model built into the software. The project depends on grants and donations to pay its contributors. From 75146a0d5857459e955a844788f917c67350f9a7 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Apr 2026 18:12:56 +0200 Subject: [PATCH 04/13] content: clarify repeated funding renewals for BTCPay --- data/projects/btcpayserver.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 38c74dc1f..72e67e5ca 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -42,7 +42,7 @@ grants and donations to pay its contributors. OpenSats first funded BTCPay Server in the [first wave of Bitcoin grants](/blog/bitcoin-grants-july-2023#btcpay-server) in July 2023 and has -[renewed its commitment](/blog/renewing-our-commitment-to-bitcoin) since then, +[renewed its commitment](/blog/renewing-our-commitment-to-bitcoin) since then multiple times, most recently in the [fourteenth wave of Bitcoin grants](/blog/fourteenth-wave-of-bitcoin-grants). From 61ae0596628f93b5bb82b70586e7b6f3e623e7b7 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Apr 2026 18:14:24 +0200 Subject: [PATCH 05/13] content: update BTCPay "What's next?" with latest progress reports Include v2.3.0 release (subscriptions, server monetization, Plugin Builder 1.0), plugin ecosystem growth (Stripe, MCP server, Telegram bot), v2.4.0 plans, and .NET 10 transition. Add BTC Inc case study to adoption paragraph. --- data/projects/btcpayserver.mdx | 42 +++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 72e67e5ca..b6056357f 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -28,8 +28,10 @@ tools, and third-party services. BTCPay is used at scale. Namecheap has processed over [$73M in BTC revenue](https://blog.btcpayserver.org/case-study-namecheap/) -through it. [Bitcoin People](https://blog.btcpayserver.org/case-study-bitcoin-people/) -built a mobile app on top of BTCPay's API to serve 270 merchants. +through it. [BTC Inc](https://blog.btcpayserver.org/case-study-btcinc/) uses it +for Bitcoin Magazine and The Bitcoin Conference. +[Bitcoin People](https://blog.btcpayserver.org/case-study-bitcoin-people/) +built a mobile app on top of BTCPay's API to serve 270 merchants, and [Bitcoin Jungle](https://blog.btcpayserver.org/case-study-bitcoin-jungle-cr/) powers 200+ stores in Costa Rica. @@ -49,14 +51,28 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? [BTCPay Server 2.1.0](https://blog.btcpayserver.org/btcpay-server-2-1-0/) -shipped in April 2025 with a redesigned multisig wallet UI, fee -acceleration via RBF and CPFP, three new e-commerce integrations (Shopify V2, -Ghost, ECWID), and the conversion of Monero and ZCash support into standalone -plugins. - -The next release (2.2.0) is expected to bring a membership/subscription plugin, -PGP authentication for plugin authors, a redesigned reporting system, and more -e-commerce integrations including GiveWP, Cal.com, and Drupal 11. The team is -also working on the SamRock Protocol with Aqua Wallet and Boltz Exchange for -linking BTCPay directly to mobile wallets, and a BTCPay mobile app is in -development. +shipped in April 2025 with a redesigned multisig wallet UI, fee acceleration +via RBF and CPFP, new e-commerce integrations (Shopify V2, Ghost, ECWID), and +the conversion of Monero and ZCash support into standalone plugins. + +[BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) +followed as the largest release of the year. It added native support for +recurring payments (subscriptions), server monetization so instance operators +can charge users for access, and +[Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) +with signed releases, ratings, and reviews. The release also brought +integrations for Drupal 11 and Easy Digital Downloads, 14 new language packs, +and a redesigned payment requests interface. + +The plugin ecosystem has picked up since then. A +[Stripe plugin](https://plugin-builder.btcpayserver.org/public/plugins/stripe-payments) +lets merchants accept card payments through BTCPay, and when paired with +Bitcoin Stacker it auto-converts that revenue into bitcoin. Other recent +plugins include an [MCP server](https://x.com/MrKukks/status/2022280738259845285) +for managing BTCPay via AI agents and a +[Telegram Shopping Bot](https://x.com/BtcpayServer/status/2024909133745418704) +that syncs with the point-of-sale app. + +The team is now preparing v2.4.0, which will add multisig support and a global +search bar. A transition from .NET 8 to .NET 10 is also underway, with v2.3.6 +being the last release on the old framework. From a0777902192117190665d782b29a208af4307b06 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 08:02:45 +0200 Subject: [PATCH 06/13] content: drop v2.1.0 mention from BTCPay page --- data/projects/btcpayserver.mdx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index b6056357f..cca845955 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -50,13 +50,8 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? -[BTCPay Server 2.1.0](https://blog.btcpayserver.org/btcpay-server-2-1-0/) -shipped in April 2025 with a redesigned multisig wallet UI, fee acceleration -via RBF and CPFP, new e-commerce integrations (Shopify V2, Ghost, ECWID), and -the conversion of Monero and ZCash support into standalone plugins. - [BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) -followed as the largest release of the year. It added native support for +was the largest release of 2025. It added native support for recurring payments (subscriptions), server monetization so instance operators can charge users for access, and [Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) From 7102d67b03a3210fa9446103e3e49e426f471624 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 08:04:18 +0200 Subject: [PATCH 07/13] content: reorder BTCPay "What's next?" to lead with roadmap --- data/projects/btcpayserver.mdx | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index cca845955..3d53a8130 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -50,24 +50,21 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? +The team is preparing v2.4.0, which will add multisig support and a global +search bar. A transition from .NET 8 to .NET 10 is underway, with v2.3.6 being +the last release on the old framework. + +The plugin ecosystem is where much of the recent momentum is. [BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) -was the largest release of 2025. It added native support for -recurring payments (subscriptions), server monetization so instance operators -can charge users for access, and +shipped [Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) -with signed releases, ratings, and reviews. The release also brought -integrations for Drupal 11 and Easy Digital Downloads, 14 new language packs, -and a redesigned payment requests interface. - -The plugin ecosystem has picked up since then. A +with signed releases, ratings, and reviews, and third-party developers have +been building on top of it. A [Stripe plugin](https://plugin-builder.btcpayserver.org/public/plugins/stripe-payments) lets merchants accept card payments through BTCPay, and when paired with Bitcoin Stacker it auto-converts that revenue into bitcoin. Other recent plugins include an [MCP server](https://x.com/MrKukks/status/2022280738259845285) for managing BTCPay via AI agents and a [Telegram Shopping Bot](https://x.com/BtcpayServer/status/2024909133745418704) -that syncs with the point-of-sale app. - -The team is now preparing v2.4.0, which will add multisig support and a global -search bar. A transition from .NET 8 to .NET 10 is also underway, with v2.3.6 -being the last release on the old framework. +that syncs with the point-of-sale app. The same 2.3.0 release also added native +subscriptions, server monetization, and 14 new language packs. From acc5506e27044d76f0602cd3e294776abea0a547 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 08:05:19 +0200 Subject: [PATCH 08/13] content: remove filler sentence from BTCPay page --- data/projects/btcpayserver.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 3d53a8130..c6be4b67a 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -54,7 +54,6 @@ The team is preparing v2.4.0, which will add multisig support and a global search bar. A transition from .NET 8 to .NET 10 is underway, with v2.3.6 being the last release on the old framework. -The plugin ecosystem is where much of the recent momentum is. [BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) shipped [Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) From 6412ca94d3a108264d9655b8dde3cb9b4f0cb9aa Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 08:06:37 +0200 Subject: [PATCH 09/13] content: reorder BTCPay "What's next?" chronologically --- data/projects/btcpayserver.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index c6be4b67a..cba0db750 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -50,10 +50,6 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? -The team is preparing v2.4.0, which will add multisig support and a global -search bar. A transition from .NET 8 to .NET 10 is underway, with v2.3.6 being -the last release on the old framework. - [BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) shipped [Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) @@ -67,3 +63,7 @@ for managing BTCPay via AI agents and a [Telegram Shopping Bot](https://x.com/BtcpayServer/status/2024909133745418704) that syncs with the point-of-sale app. The same 2.3.0 release also added native subscriptions, server monetization, and 14 new language packs. + +The team is now preparing v2.4.0, which will add multisig support and a global +search bar. A transition from .NET 8 to .NET 10 is underway, with v2.3.6 being +the last release on the old framework. From 11a89ba787019e174b9215573d102bb4eef67f78 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 08:08:11 +0200 Subject: [PATCH 10/13] content: rephrase v2.3.0 intro in BTCPay page --- data/projects/btcpayserver.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index cba0db750..d1711f87f 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -50,11 +50,13 @@ grants](/blog/fourteenth-wave-of-bitcoin-grants). ## What's next? -[BTCPay Server 2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/) +The latest release, +[v2.3.0](https://blog.btcpayserver.org/btcpay-server-2-3-0/), had a strong +focus on the plugin ecosystem, laying the groundwork for what's to come. It shipped [Plugin Builder 1.0](https://plugin-builder.btcpayserver.org/public/plugins) with signed releases, ratings, and reviews, and third-party developers have -been building on top of it. A +already been building on top of it. A [Stripe plugin](https://plugin-builder.btcpayserver.org/public/plugins/stripe-payments) lets merchants accept card payments through BTCPay, and when paired with Bitcoin Stacker it auto-converts that revenue into bitcoin. Other recent From e8714708fc6cb612d2f6415a39ad78bbd24a7556 Mon Sep 17 00:00:00 2001 From: Gigi <109058+dergigi@users.noreply.github.com> Date: Thu, 9 Apr 2026 12:33:46 +0200 Subject: [PATCH 11/13] Apply suggestions from review Co-authored-by: Tuma <119351965+TumaBitcoiner@users.noreply.github.com> --- data/projects/btcpayserver.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index d1711f87f..d99ea9ee9 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -42,7 +42,7 @@ their funds. No custody, no platform risk, no permission needed. But that also means there is no revenue model built into the software. The project depends on grants and donations to pay its contributors. -OpenSats first funded BTCPay Server in the [first wave of Bitcoin +OpenSats has been supporting BTCPay Server since the [first wave of Bitcoin grants](/blog/bitcoin-grants-july-2023#btcpay-server) in July 2023 and has [renewed its commitment](/blog/renewing-our-commitment-to-bitcoin) since then multiple times, most recently in the [fourteenth wave of Bitcoin @@ -59,7 +59,8 @@ with signed releases, ratings, and reviews, and third-party developers have already been building on top of it. A [Stripe plugin](https://plugin-builder.btcpayserver.org/public/plugins/stripe-payments) lets merchants accept card payments through BTCPay, and when paired with -Bitcoin Stacker it auto-converts that revenue into bitcoin. Other recent +[Bitcoin Stacker](https://plugin-builder.btcpayserver.org/public/plugins/bitcoin-stacker) +it auto-converts that revenue into bitcoin. Other recent plugins include an [MCP server](https://x.com/MrKukks/status/2022280738259845285) for managing BTCPay via AI agents and a [Telegram Shopping Bot](https://x.com/BtcpayServer/status/2024909133745418704) From 0b24e8f4e23205169256777e07e1c8a71265af8b Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 12:34:55 +0200 Subject: [PATCH 12/13] content: link Shopify, WooCommerce, Ghost, ECWID integrations Co-authored-by: Tuma <119351965+TumaBitcoiner@users.noreply.github.com> --- data/projects/btcpayserver.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index d99ea9ee9..101b819de 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -22,8 +22,12 @@ Lightning payments. The software comes with built-in apps: a point-of-sale terminal, tipping buttons, payment links, and crowdfunding pages. It handles invoicing, accounting exports, and native wallet management with hardware wallet support. For online -stores, there are integrations with Shopify, WooCommerce, Ghost, ECWID, and -others. A plugin system lets developers add new payment methods, reporting +stores, there are integrations with +[Shopify](https://plugin-builder.btcpayserver.org/public/plugins/shopify-plugin), +[WooCommerce](https://docs.btcpayserver.org/WooCommerce/), +[Ghost](https://plugin-builder.btcpayserver.org/public/plugins/ghostplugin), +[ECWID](https://plugin-builder.btcpayserver.org/public/plugins/ecwid-plugin), +and others. A plugin system lets developers add new payment methods, reporting tools, and third-party services. BTCPay is used at scale. Namecheap has processed over From b67386410d942b1262299e59ee248db19fd30004 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Apr 2026 13:29:29 +0200 Subject: [PATCH 13/13] content: add fund and announcementLink to BTCPay Server frontmatter --- data/projects/btcpayserver.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/projects/btcpayserver.mdx b/data/projects/btcpayserver.mdx index 101b819de..150b5c125 100644 --- a/data/projects/btcpayserver.mdx +++ b/data/projects/btcpayserver.mdx @@ -11,6 +11,8 @@ twitter: 'BtcpayServer' personalTwitter: 'NicolasDorier' tags: ['Bitcoin', 'Lightning', 'Wallet', 'Node', 'Commerce', 'Infrastructure'] showcase: true +fund: general +announcementLink: '/blog/bitcoin-grants-july-2023#btcpay-server' --- BTCPay Server is a self-hosted, open-source Bitcoin payment processor. Merchants