This commit is contained in:
2024-10-16 10:14:43 +02:00
parent f5bde1c390
commit 4488f69aa6

View File

@@ -103,7 +103,7 @@ 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][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