From d1876765c91c0bffeebcd12ec3558d5bb0f1752e Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Sun, 22 Aug 2021 15:05:46 +0200 Subject: [PATCH] initial commit --- README.md | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61510a1..b33e2d9 100644 --- a/README.md +++ b/README.md @@ -1 +1,43 @@ -# lightning-network-node-operator \ No newline at end of file +# Lightning network node operator's guide +Collection of resources useful for lightning node operators (mostly focused on lnd at this moment) + +### Installation +- https://github.com/alexbosworth/run-lnd +- https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md + + +### LN explorers +- https://1ml.com/ +- https://amboss.space/ + + +### Web UI for node management +- https://github.com/Ride-The-Lightning/RTL +- https://github.com/apotdevin/thunderhub +- https://github.com/mably/lncli-web +- https://github.com/lightninglabs/lightning-terminal + + + +### Useful tools +- https://github.com/alexbosworth/balanceofsatoshis +- https://github.com/accumulator/charge-lnd + + + +### Channel open suggestions for your node +- https://gridflare.xyz/explore/search +- https://www.moneni.com/nodematch +- https://terminal.lightning.engineering/#/ + + +### Liquidity +- https://lightningto.me/ +- https://lnbig.com/#/ +- https://mainnet.lightningconductor.net/ +- https://github.com/Rings-of-Fire/ring-of-fire/wiki +- https://lightningnetwork.plus/ + +### Mempool +- https://mempool.space/ +