The companion browser extension for c-lightning nodes.
- Browse balance and latest transactions;
webln
support;- Pay highlighted invoice with a context menu click;
- Handle
lightning:
links; - “Generate invoice here” context menu;
- Manual payments and invoice creation;
- No popups, all interactions happen in the browserAction.
A lightningd with a Spark RPC server in front of it.
You'll need: Node.js>=10, npm>=6, GNU Make>=4
npm install
make extension.zip