mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
7ed5c0b942
Co-authored-by: nmfretz <nmfretz@gmail.com>
60 lines
1.9 KiB
YAML
60 lines
1.9 KiB
YAML
manifestVersion: 1
|
|
id: ride-the-lightning
|
|
category: bitcoin
|
|
name: Ride The Lightning
|
|
version: "0.15.2-beta"
|
|
tagline: A powerful dashboard for the Lightning Network
|
|
description: >-
|
|
RTL is a full function, device agnostic, web user interface to help
|
|
manage lightning node operation. It enables full control over your lightning
|
|
node with rich functionality for Bitcoin base layer and Lightning Network.
|
|
Some cool features available on RTL are:
|
|
|
|
|
|
- Rich dashboard with two layout options
|
|
|
|
- Send/Receive funds on-chain
|
|
|
|
- Rich channel management with advanced features like balance score, circular re-balancing etc.
|
|
|
|
- Payments and Invoice management with QR codes
|
|
|
|
- Routing analysis for the payments forwarded
|
|
|
|
- Channel backups
|
|
|
|
- Detailed reports on routing and transaction history
|
|
|
|
- Optional Loop interface for submarine swaps
|
|
|
|
- Customizable UI with multiple color schemes and dark/light modes
|
|
developer: Shahana and Suheb
|
|
website: https://github.com/Ride-The-Lightning/RTL
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/Ride-The-Lightning/RTL
|
|
support: https://github.com/Ride-The-Lightning/RTL/issues/new
|
|
port: 3001
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
releaseNotes: >-
|
|
- Integration with mempool.space api to display prevailing fee rates on various channel open/close modals
|
|
|
|
- Links enabled for viewing transactions on mempool.space from modals of on-chain transactions and channel info
|
|
|
|
- Added a new config param blockExplorerUrl (-e BLOCK_EXPLORER_URL) to customize for a local/testnet instances of mempool.space
|
|
|
|
- CPFP enabled on pending on-chain receive transactions (including funds expected from coop close)
|
|
|
|
- Simplification of pending channel open fee bumping modal
|
|
|
|
|
|
Full release notes for boltz-client can be found at https://github.com/BoltzExchange/boltz-client/releases
|
|
path: ""
|
|
defaultUsername: ""
|
|
deterministicPassword: true
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/336
|