mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
3890dc323f
Co-authored-by: Steven Briscoe <stevebriscoe123@gmail.com>
50 lines
1.8 KiB
YAML
50 lines
1.8 KiB
YAML
manifestVersion: 1
|
|
id: btcpay-server
|
|
category: Finance
|
|
name: BTCPay Server
|
|
version: "1.6.3"
|
|
tagline: Accept Bitcoin payments with 0 fees & no 3rd party
|
|
description: >-
|
|
BTCPay Server is a payment processor that allows you to receive
|
|
payments in Bitcoin (and altcoins) directly, with no fees, transaction cost or
|
|
a middleman. It is a non-custodial invoicing system which eliminates the
|
|
involvement of a third-party.
|
|
|
|
|
|
Payments with BTCPay Server go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to your Umbrel. There is no address re-use, since each invoice generates a new address deriving from your xpubkey.
|
|
|
|
|
|
You can not only to attach an unlimited number of stores and use the Lightning Network but also become a payment processor for others. Thanks to the apps built on top of it, you can use BTCPay to receive donations, start a crowdfunding campaign or have an in-store Point of Sale.
|
|
|
|
|
|
Please note: Due to your BTCPay instance running on your local network connecting remote applications, such as Shopify or WordPress for example, will fail to connect.
|
|
developer: BTCPay Server Foundation
|
|
website: https://btcpayserver.org
|
|
dependencies:
|
|
- bitcoin
|
|
- lightning
|
|
repo: https://github.com/btcpayserver/btcpayserver
|
|
support: https://chat.btcpayserver.org
|
|
port: 3003
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
releaseNotes: >-
|
|
1.6.3 is out!
|
|
|
|
- Lightning dashboard ⚡️
|
|
- Invoice receipts
|
|
|
|
Plugins:
|
|
- NFC Support Plugin
|
|
- Ticket Tailor plugin to sell tickets
|
|
- LNBank updates
|
|
|
|
More details: https://twitter.com/BtcpayServer/status/1545444707169636353
|
|
|
|
Other included updates (1.6.1-1.6.3): Minor improvements and bug fixes and ability to add a discount in the point of sale keypad!
|