Groestlcoin Lightning Network Explorer

Groestlcoin Lightning Network Explorer is a simple lightning network explorer that uses LND or c-lightning as a source of network graph.

Now you can lookup how many LN nodes and channels there are on GRS mainnet.

Features
• Light and Dark Mode
• Ability to create invoice to donate for development funds
• Open source

Requirements
• If connecting to a remote LND, you need to set lndHost and lndDir params. lndDir must have admin.macaroon and tls.cert files.
• For c-lightning set --daemon clightning and specify clightningDir if not using default location. Note that c-lightning supplies less data about channels than LND.

Groestlcoin Lightning Network Explorer is available via https://lnmainnet.groestlcoin.org/

Source code:
https://github.com/Groestlcoin/recksplorer