You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.9 KiB
52 lines
1.9 KiB
manifestVersion: 1.1
|
|
id: core-lightning
|
|
category: Finance
|
|
name: Core Lightning
|
|
version: "22.11.1"
|
|
tagline: Run your personal Core Lightning node
|
|
description: >-
|
|
Get started with the Lightning network today with Core Lightning - a
|
|
Lightning Network implementation focusing on spec compliance and performance.
|
|
|
|
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 or any other wallet that supports Core Lightning's REST interface
|
|
to remotely manage and access your node from anywhere.
|
|
|
|
|
|
Powered by Core Lightning from Elements.
|
|
|
|
|
|
An official app from Umbrel.
|
|
developer: Umbrel
|
|
website: https://umbrel.com
|
|
dependencies:
|
|
- bitcoin
|
|
repo: https://github.com/getumbrel/umbrel-core-lightning
|
|
support: https://community.getumbrel.com/c/bitcoin-and-lightning
|
|
port: 2103
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
- 4.jpg
|
|
path: ""
|
|
defaultPassword: ""
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/7
|
|
releaseNotes: >-
|
|
- We reintroduced a number of deprecated features, since some integrations had missed the deprecation window, and asked for some more time to update their apps
|
|
|
|
- The new experimental reckless plugin manager can be used to download, install and uninstall plugins on the fly. We have many new features planned for it, so stay tuned.
|
|
|
|
- When receiving a keysend any extra TLV fields will be stored so they can be retrieved later.
|
|
|
|
- The --database-update=false flag allows users wanting to test unreleased versions from accidentally upgrading the database, and then be unable to switch to a released version again.
|
|
|
|
- Several performance issues, particularly for larger nodes, have been addressed
|
|
|
|
|
|
And much more. Full changelog from v0.11.1 can be found here: https://github.com/ElementsProject/lightning/releases
|