StBogdan / LightningExplorer

Code behind Lightning Monitor

Home Page:http://lndmon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightning Explorer

About

A website meant for visualizing information on the Lightning Network.

Built using Python 3, Django, LND, Postgres and a number of hastily written bash scripts that keep it all together.

Documentation

Quick start

  • Download repo
  • Get in virtualenv
  • Install dependencies
  • Make sure _scripts/setup_check.py is happy
  • Make sure a database is reachable
  • Run Django server
    • Locally via python3 manage.py runserver

About

Code behind Lightning Monitor

http://lndmon.com


Languages

Language:Python 37.6%Language:JavaScript 27.3%Language:CSS 18.7%Language:HTML 15.5%Language:Shell 0.9%Language:Dockerfile 0.1%