umbrel-apps/lightning/umbrel-app.yml
2025-12-09 11:49:40 +10:00

106 lines
3.0 KiB
YAML

manifestVersion: 1.1
id: lightning
category: bitcoin
name: Lightning Node
version: "0.20.0-beta"
tagline: Run your personal Lightning Network node
description: >-
Run your personal Lightning Network node, and join the future of Bitcoin today.
The Lightning Network allows ultra cheap and almost instant Bitcoin transactions. By running a Lightning node, you can not only self-custody your Bitcoin on Lightning, but also earn sats by routing payments on the network.
Connect Zeus Wallet, Zap, or any other wallet that supports lndconnect to remotely manage and access your node from anywhere.
With the Advanced Settings feature, you can take control of your node and customize it to your needs. Personalize it with a name, enable larger channels, limit channel sizes, set your routing fees, optimize your routing strategy, add watchtower services, fine-tune its performance, and much more.
Powered by LND.
An official app from Umbrel.
releaseNotes: >-
This update includes the latest version of LND (v0.20.0-beta).
Full LND release notes can be found at https://github.com/lightningnetwork/lnd/releases/tag/v0.20.0-beta
developer: Umbrel
website: https://umbrel.com
dependencies:
- bitcoin
repo: https://github.com/getumbrel/umbrel-lightning
support: https://community.getumbrel.com/c/bitcoin-and-lightning
port: 2101
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
path: ""
defaultPassword: ""
widgets:
- id: "bitcoin-wallet"
type: "text-with-buttons"
refresh: "5s"
endpoint: "app:3006/v1/lnd/widgets/bitcoin-wallet"
link: ""
example:
type: "text-with-buttons"
link: ""
title: "Bitcoin Wallet"
text: "1,845,894"
subtext: "sats"
buttons:
- text: "Withdraw"
icon: "arrow-up-right"
link: "?action=send-bitcoin"
- text: "Deposit"
icon: "arrow-down-right"
link: "?action=receive-bitcoin"
- id: "lightning-wallet"
type: "text-with-buttons"
refresh: "2s"
endpoint: "app:3006/v1/lnd/widgets/lightning-wallet"
link: ""
example:
type: "text-with-buttons"
link: ""
title: "Lightning Wallet"
text: "762,248"
subtext: "sats"
buttons:
- text: "Send"
icon: "arrow-up-right"
link: "?action=send-lightning"
- text: "Receive"
icon: "arrow-down-right"
link: "?action=receive-lightning"
- id: "lightning-stats"
type: "four-stats"
refresh: "5s"
endpoint: "app:3006/v1/lnd/widgets/lightning-stats"
link: ""
example:
type: "four-stats"
link: ""
items:
- title: "Connections"
text: "5"
subtext: "peers"
- title: "Active channels"
text: "3"
subtext: "channels"
- title: "Max send"
text: "90K"
subtext: "sats"
- title: "Max receive"
text: "45K"
subtext: "sats"
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/commit/576ecd2bef8d625abceed0f67ec9c487da9b2b1b
backupIgnore:
- data/graph/mainnet/channel.db