cln-application icon indicating copy to clipboard operation
cln-application copied to clipboard

Core lightning application on Umbrel

Results 31 cln-application issues
Sort by recently updated
recently updated
newest added

This issue is to add language translations to the app.

enhancement

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.

enhancement

Add workflows to: - Lint the code - Run tests - Scan for dependency security issues - Build on each pull request, release, and master branch

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

Add option for channel backup and recovery.

enhancement

- Add option to use local mempool for block explorer if available - If it is not installed then fallback to Blockstream explorer

enhancement

Write automated testcases

enhancement

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...