Update README.md

This commit is contained in:
2025-02-25 14:35:47 -06:00
committed by GitHub
parent 6b92b68da2
commit 432680d2d7

View File

@@ -103,11 +103,12 @@ This guide provides a comprehensive list of resources for Lightning Network node
### CLN Tools
- [CLN Cheatsheet: Quick Reference for Core Lightning Commands](https://github.com/grubles/cln-cheatsheet)
* [lnurl-commando](https://github.com/jb55/lnurl-commando) - An lnurl/lnaddress server that fetches invoices over commando
- [lnurl-commando](https://github.com/jb55/lnurl-commando) - An lnurl/lnaddress server that fetches invoices over commando
- [CLBOSS: Automated Core Lightning Node Manager](https://github.com/ZmnSCPxj/clboss)
* [Rune Workshop](https://jb55.com/runes) - A web UI for constructing commando auth runes
* [c-lightning-REST](https://github.com/Ride-The-Lightning/c-lightning-REST) - REST APIs for c-lightning written with node.js
- [Rune Workshop](https://jb55.com/runes) - A web UI for constructing commando auth runes
- [c-lightning-REST](https://github.com/Ride-The-Lightning/c-lightning-REST) - REST APIs for c-lightning written with node.js
- [circular](https://github.com/giovannizotta/circular) - Core Lightning plugin that helps routing nodes rebalance their channels
- [consolidator](https://github.com/daywalker90/consolidator/) - Core lightning (CLN) plugin to help consolidate your UTXO's
### LND Tools
- [Balance of Satoshis: Advanced Node Management Toolkit](https://github.com/alexbosworth/balanceofsatoshis)