Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 465 Bytes

Credits to https://github.com/lnresearch/topology for the foundation on which this tool was built.

This tool features 3 distinct modules:

  • timemachine - recreates LN snapshots at a specified time
  • grapher - graphs and analyses LN snapshots
  • generator - generates artificial LN snapshots

Help and tool descriptions can be accessed through the tool with the --help flag.

For example:

python .\main.py --help

python .\main.py timemachine --help etc