forked from michael.heier/umbrel-apps
33 lines
970 B
YAML
33 lines
970 B
YAML
manifestVersion: 1
|
|
id: ln-visualizer
|
|
category: Explorers
|
|
name: LnVisualizer
|
|
version: "0.0.26"
|
|
releaseNotes: >-
|
|
- new channel color mapping modes. can map channel color by fee-rate, base-fee, cltv-delta, max-htlc, min-htlc
|
|
|
|
- new color range ui menu
|
|
|
|
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
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/19
|