RTL-Quickpay is a browser extension, to make lightning payments quickly via RTL running on your local network.
Browsers Supported:
- Chrome
- Firefox
RTL running on your local network and connected to LND or C-lightning node.
To use RTL-Quickpay, just enter the RTL server URL on the extension and the password configured for RTL. The server URL will be saved for re-use and can be updated as required. If you are running multiple nodes via RTL, the extension will list all the nodes. You can select the node you want to make the payment from.
- npm install - It will install required dependencies.
- npm run build - Build script that executes all necessary technical steps. It will bundle at ./dist folder and zip the build as /RTL-Quickpay-v.zip.
- Windows OS
- NodeJS version 8 and above
- npm version 6 and above