cln-application
cln-application copied to clipboard
Core lightning application on Umbrel
What platforms / stores has the cln-application been deployed to? I heard its also on start9? If there are others too we should update the readme with them.
Add workflows to: - Lint the code - Run tests - Scan for dependency security issues - Build on each pull request, release, and master branch
We are adding a CLN connection to Zaprite. To make it easier for users to connect, it would be great if they had an option to copy an Invoice Macaroon...
It would be nice to have an option to set the fee manually, instead of only the options: slow, normal and urgent. I know the goal of cln-application is to...
Bookkeeper has a lot of interesting account data and it is hard to analyze in text form. It would be useful to have visualizations of bookkeeper data to keep track...
Add option for channel backup and recovery.
- Add option to use local mempool for block explorer if available - If it is not installed then fallback to Blockstream explorer
This commit adds an invoice rune to the ConnectWallet component. Most values in that screen come from the backend method /shared/connectwallet and the type is found at app-config.type.ts/WalletConnect. An invoice...