umbrel-apps/ln-visualizer/umbrel-app.yml

33 lines
968 B
YAML
Raw Normal View History

manifestVersion: 1
id: ln-visualizer
category: bitcoin
name: LnVisualizer
2022-10-08 08:39:29 +00:00
version: "0.0.26"
2022-07-23 08:25:19 +00:00
releaseNotes: >-
2022-10-08 08:39:29 +00:00
- new channel color mapping modes. can map channel color by fee-rate, base-fee, cltv-delta, max-htlc, min-htlc
2022-07-23 08:25:19 +00:00
2022-10-08 08:39:29 +00:00
- new color range ui menu
2022-07-23 08:25:19 +00:00
tagline: View the Lightning Network from your node's perspective
description:
Your Lightning node is continuously receiving, storing, and transmitting graph information.
LnVisualizer takes this data and transforms it into an interactive, 3D graph.
Search for nodes, filter the graph, and write custom queries to help understand your position in the network.
developer: Max Kotlan
website: https://lnvisualizer.com
dependencies:
- lightning
repo: https://github.com/MaxKotlan/LN-Visualizer
support: lnvisualizer@gmail.com
port: 5646
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
submitter: Max Kotlan
2022-10-08 08:39:29 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/19