Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 478 Bytes

WARNING

This software is for testing and demonstration purposes only. This software and c-lightning are still very new and contain known and unknown bugs. In particular, be warned: YOU MAY LOSE FUNDS!

Lightning UI - backend

How to Install

Rename config.template to config.js and edit the parameters.

How to Run

To run the backend use npm start. You can also use a process manager like PM2 to start the server at boot.