updated eclair readme

This commit is contained in:
saubyk 2020-07-07 19:25:24 -04:00
parent ceb336c9a8
commit b307c8f5f0
No known key found for this signature in database
GPG Key ID: 00C9E2BC2E45666F

View File

@ -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. Follow the below steps to install and setup RTL to run on Eclair.
### <a name="prereq"></a>Pre-requisites: ### <a name="prereq"></a>Pre-requisites:
1. Functioning Eclair node 1. Functioning Eclair node v0.4.1 or above. Follow install instructions on their [github](https://github.com/ACINQ/eclair) page.
2. NodeJS - Can be downloaded [here](https://nodejs.org/en/download) 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: ### <a name="install"></a>Installation:
#### First time setup #### First time setup