cwntr / lightning-viz

Stakenet (XSN) Lightning Network Visualizer

Home Page:https://ln.stakenet.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lightning-viz

This a visualizer for the Stakenet (XSN) Lightning Network. It can apply to mainnet or testnet depending what mode LND is running under.

Lightning-viz supports advanced node querying (enter query: into the search bar) and remapping of the graph based on the node search results.

The server also periodically pings peers to determine their connectivity. The server collects geo-location data on nodes that have an address configured.

Installation

lightning-viz requires LND 0.4.0-beta to be installed locally.

git clone https://github.com/cwntr/lightning-viz
cd lightning-viz
npm install && npm run build
npm start

About

Stakenet (XSN) Lightning Network Visualizer

https://ln.stakenet.info/

License:MIT License


Languages

Language:JavaScript 85.2%Language:SCSS 12.5%Language:HTML 1.2%Language:Shell 1.1%