826 Forks
2515 Stars
2515 Watchers

lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance

How to download and setup lightning

Open terminal and run command
git clone https://github.com/ElementsProject/lightning.git
git clone is used to create a copy or clone of lightning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lightning https://github.com/ElementsProject/lightning/archive/master.zip

Or simply clone lightning with SSH
[email protected]:ElementsProject/lightning.git

If you have some problems with lightning

You may open issue on lightning support forum (system) here: https://github.com/ElementsProject/lightning/issues