You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise, use provided install.sh script, which will install everything in /opt/cln-scripts with symlinks in /usr/local/bin (so that they are on PATH).
Usage
All scripts support -h/--help for usage information.
Returns the sum of the total available channel balance across all open channels, like lncli channelbalance of LND.
cln-feereport
Display the current fee policies of all active channels, like lncli feereport of LND.
cln-prune-protector
Protect CLN against Bitcoin Core pruning too much.
cln-routing-summary
Display routing summary for a given period.
cln-random-traffic-gen
Generate random (decoy) LN traffic between you and your peers to fight traffic analysis. Has lock protection against running multiple instances at the same time so can safely be just added to crontab.
cln-walletbalance
Compute and display the onchain wallet's current balance, like lncli walletbalance of LND.
Support
If you want to support my work on this project and other free software (I am also maintainer of JoinMarket and do other Bitcoin stuff), you can send some sats (Bitcoin) either here (that's my self-hosted SatSale instance) or to my WoS LN address tritejogging43@walletofsatoshi.com (my old public CLN node is temporary down).
About
Various shell scripts for CLN (Core Lightning / c-lightning).