Browse Source

Improve Torq app manifest (#303)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
main
Steven Briscoe 2 years ago
committed by GitHub
parent
commit
49c3793a14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      torq/umbrel-app.yml

15
torq/umbrel-app.yml

@ -5,7 +5,13 @@ name: Torq
version: "v0.11.1" version: "v0.11.1"
tagline: Capital management for routing nodes on the lightning network tagline: Capital management for routing nodes on the lightning network
description: >- description: >-
Features Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential.
With Torq, you can collect routing data and you analyze your data with increasingly advanced tools.
Features:
- Channel and Channel group inspection - Channel and Channel group inspection
@ -23,8 +29,9 @@ description: >-
- Fetch and analyse data from any point in time - Fetch and analyse data from any point in time
- Navigate through time (days, weeks, months) to track your progress.developer: Shahana and Suheb - Navigate through time (days, weeks, months) to track your progress
website: https://github.com/lncapital/torq developer: LN Capital
website: https://ln.capital
dependencies: dependencies:
- lightning - lightning
repo: https://github.com/lncapital/torq repo: https://github.com/lncapital/torq
@ -40,5 +47,5 @@ releaseNotes: >-
path: "" path: ""
defaultUsername: "" defaultUsername: ""
deterministicPassword: true deterministicPassword: true
submitter: Max Edwards submitter: LN Capital
submission: https://github.com/getumbrel/umbrel-apps/pull/269 submission: https://github.com/getumbrel/umbrel-apps/pull/269
Loading…
Cancel
Save