mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-17 13:06:58 +02:00
updated eclair readme
This commit is contained in:
parent
ceb336c9a8
commit
b307c8f5f0
1 changed files with 3 additions and 2 deletions
|
|
@ -15,8 +15,9 @@ RTL is now enabled to manage an Eclair node.
|
|||
Follow the below steps to install and setup RTL to run on Eclair.
|
||||
|
||||
### <a name="prereq"></a>Pre-requisites:
|
||||
1. Functioning Eclair node
|
||||
2. NodeJS - Can be downloaded [here](https://nodejs.org/en/download)
|
||||
1. Functioning Eclair node v0.4.1 or above. Follow install instructions on their [github](https://github.com/ACINQ/eclair) page.
|
||||
2. Bitcoin core v0.19.1 or above (this is an Eclair dependency).
|
||||
3. NodeJS - Can be downloaded [here](https://nodejs.org/en/download)
|
||||
|
||||
### <a name="install"></a>Installation:
|
||||
#### First time setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue