cln-application
cln-application copied to clipboard
Core lightning application on Umbrel
This commit uses the `sql` rpc command to fetch the data for the Balance Sheet. getBalanceSheet() was added to use-http.ts as a standalone function instead of getting it via AppContext...
This adds tests for pr #68
Update the plus icon svg to use the one from Basak in #65
This is my first contribution to open source. Go easy on me. From the lightning wallet, click on Send. Select Invoice. Enter a lightning address that's all UPPERCASE characters. Phoenix...
Should the version when using the production umbrel cln app have "-modded"?
This svg came from basak to use for the invoice rune creation plus sign. it should replace the `Add.tsx` svg. ``` ```
This adds 4 new features: bookkeeper/balancesheet bookkeeper/satsflow bookkeeper/volume bookkeeper/terminal todo: ~date range picker~ - added functionality to balance sheet, need to update look of it light/dark mode switchover fixes
It would be great if the app could add CLNRest options to the connect wallet screen. The only coonection options for ZEUS wallet to Core Lightning are based on c-ligntning...
Add ci pipelines Add test workflow to Artifact, Pull Request, and Build and publish workflows. Refactor build steps into build.yml