mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 17:39:17 +00:00
8f289cf8de
Co-authored-by: nmfretz <nmfretz@gmail.com>
70 lines
2.2 KiB
YAML
70 lines
2.2 KiB
YAML
manifestVersion: 1.1
|
|
id: lightning
|
|
category: Finance
|
|
name: Lightning Node
|
|
version: "v0.16.2-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 release updates LND from v0.15.5-beta to v0.16.2-beta, and also includes bug fixes for the Lightning Node application.
|
|
|
|
|
|
Lightning Node application:
|
|
|
|
- keysend payments are now displayed in the Lightning Wallet transactions list
|
|
|
|
- multiple externalip entries are allowed in lnd.conf
|
|
|
|
- handle breaking change in lnd.conf apriori parameters introduced in LND v0.16.0-beta
|
|
|
|
|
|
LND:
|
|
|
|
- Refined peer-to-peer behavior and BOLT spec compliance.
|
|
|
|
- Extended RPC functionality and wallet capabilities.
|
|
|
|
- Improved lncli features and pathfinding improvements.
|
|
|
|
- Streamlined watchtower session handling and address updates.
|
|
|
|
- Enhanced mempool scanning logic that no longer blocks startup.
|
|
|
|
- And more!
|
|
|
|
|
|
For more detailed information on these LND updates, please refer to the full release notes available at https://github.com/lightningnetwork/lnd/releases
|
|
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: ""
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/commit/576ecd2bef8d625abceed0f67ec9c487da9b2b1b
|