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.
 
 

73 lines
2.7 KiB

manifestVersion: 1
id: lightning-terminal
category: Lightning Node Management
name: Lightning Terminal
version: "0.8.6-alpha"
tagline: The easiest way to manage channel liquidity
description: >-
Lightning Terminal is the easiest way to manage inbound and
outbound liquidity on the Lightning Network. Keep your channels open and the
funds flowing. It provides a visual interface for interacting with your
channels and balances using Loop.
New: Introducing Lightning Pool, a marketplace for Lightning channels. You can now earn sats by opening new channels to those looking to receive funds on Lightning for a set period of time, or rent a channel to start accepting payments instantly. Join the marketplace and start putting your Bitcoin to work.
Why use Pool?
- Earn a return on Lightning capital
- Rent a channel and start accepting payments instantly
- Open channels for less with transaction batching
Why use Loop?
- Add "inbound liquidity" to receive payments
- Reduce transaction fees by recycling and reusing Lightning channels
- Send funds to and from users or services that aren't yet Lightning enabled
- Configurable wait times and "batching" allow for further fee savings
- Refill and offload funds from any number of Lightning channels in a single on-chain transaction
developer: Lightning Labs
website: https://lightning.engineering
dependencies:
- lightning
repo: https://github.com/lightninglabs/lightning-terminal
support: https://github.com/lightninglabs/lightning-terminal/issues/new
port: 3004
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
path: ""
defaultUsername: ""
deterministicPassword: true
releaseNotes: >-
This release of Lightning Terminal (LiT) includes a variety of updates
including support for off-chain accounts and the ability to customize the
permissions of an LNC session through the UI. It also contains an
implementation of a rule firewall and a privacy firewall. The rule
firewall can be used to verify the parameters of certain calls (for example
ensuring that calls only act on a specific set of channels) and the privacy
firewall can be used to force private info (such as pub keys, channel IDs etc)
to be mapped out to random values for responses and mapped back to real values
for requests. An Autopilot client is added which handles registration of LNC
sessions with the Autopilot server. Autopilot calls will be forced to go
through the new rule and privacy firewalls.
We'll be continuously working to improve the user experience based on feedback
from the community.
This release packages LND v0.15.5-beta, Loop v0.21.0-beta, Pool v0.6.1-beta,
and Faraday v0.2.9-alpha.
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/348