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

37 lines
1.2 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: ln-visualizer
category: Explorers
name: LnVisualizer
2022-07-23 08:25:19 +00:00
version: "0.0.25"
releaseNotes: >-
- Initial sync performance improvements
- New control to filter node by feature bits
- New dropdown for filtering by node network type (tor vs clearnet)
- Redesigned statistics window. Now it will calculate min/max/total/average for both the entire network and for subgraph being viewed.
- New settings dropdown to normalize channel color to min/max range of subgraph
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