Remote control your Core Lightning node(s) via the lightning network from any web enabled device.
You can contribute directly to the project using the following methods:
lno1zrxq8pjw7qjlm68mtp7e3yvxee4y5xrgjhhyf2fxhlphpckrvevh50u0qt2rt2xr6uuj7cfce48c5cr8sa2dqp2nkumkuztlq840mpjj95anvqsrh809gs052xe9reyna6v2djjv4p7k0leqy9uhthm8tpvvppphlmfsqvcdy9947hanvmq9mssn970apemvm7hjhg54qfdahgq2t5rwzca27ksjcz7lwn8xyl9qet4lmd4zjq8ucy4gq0cjem6q47gcl8a4f9lcr0qajukk809lnu7az9wupm0vz6ljh3ajgqqspdlvl6crzaxz9ueuu5h9as269y
Lightning Address ([email protected]
):
32KAVNNDqjvw9SgProPnffVgdg4YEhgVKy
Thank you for supporting the project! Every sat makes a difference, and we're grateful for your help.
This project is open source and contributions are welcome and encouraged! If you find any bugs, creating an issue for it is super helpful. If you would like to contribute some code and or implement a feature, try jumping in to our Discord to discuss or create an issue on the repo.
We would especially love help translating this app to languages other than English. If you have the ability to translate the text in the en.json file, please go ahead and create a pull request if you know how, otherwise reach out in our Discord so that we can help you get a pull request open.
-
Install the deps
yarn
-
Run dev environment for the browser
yarn dev
Then open in your browser
-
Install the deps
yarn
-
Build to run in a browser:
yarn build