INTJ Billing's Bitcoin Lightning Network Custom Bash Scripts

INTJ Billing Bitcoin Lightning Network Custom Bash Scripts

I have placed these custom bash scripts under the default /root/BTCPayServer/btcpayserver-docker directory on my BTCPay Server instance. These scripts are very useful to use to extend the functionality of your lightning network node and get details about it if you would like to present those details for example on your website.

Get the node aliases that i'm connected to
 getnodealiases.sh
Get total channel capacity and put it in a file
 getTotalCapacityCustom.sh
Get the total number of channels this lightning node has open with other nodes
 getTotalChannels.sh
Get the total number of peers this lightning node is connected to
 getTotalPeers.sh
Get the total lightning balances
 getTotalLightningBalanceCustom.sh
Get the node name of this lightning node
 getNodeName.sh
Get all the public keys of the nodes this node is connected to and put them in a file
 getNodePublicKeys.sh
Get the total on chain balance of this node and put it in a file
 getOnChainBalance.sh
Get the total BTCPay Server service uptime
 btcpayserveruptime.sh
Show the date and time in other time zones
 getdate.sh
Get the aliases of each node that we are connected to and place them in a file
 getNodeAliases.sh
Get the IP Addresses of all nodes on the lightning network and use these ip addresses to look up their geographical locations
 getnodeipaddresses2.sh


Download the custom bash scripts which Clarke has written to extend the functionality of BTCPay Server and Ride The Lightning

Contact Clarke about the Bitcoin Lightning Network

If you're interested in getting your business set up using the Bitcoin Lightning Network so you can accept bitcoin payments at your point of sale please contact Clarke today and he will help you