Code for the plebnet visualizer at https://plebnet.satoshis.tech/
plebnet | ||
.gitignore | ||
LICENSE | ||
megahub_auto.py | ||
megahub_getknowns.py | ||
README.md |
plebnet-visualizer
Code for the plebnet visualizer at https://plebnet.satoshis.tech/
Assumptions:
Linux script run with sudo lnd docker container on same machine called "lnd"
Step 1:
Run megahub_getknowns.py to collect all the nodes we care about i.e. the plebnet.
Step 2:
Run megahub_auto.py to fetch the LN and put stuff where its needed.
Step 3:
??
Step 4:
Profit!!