mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 01:40:29 +01:00
READ ME
READ ME
This commit is contained in:
parent
73339666bd
commit
62795e7de1
@ -18,14 +18,10 @@ It can be either on testnet or mainnet
|
||||
|
||||
Fetch sources from the RTL git repository:
|
||||
|
||||
`git clone https://github.com/ShahanaFarooqui/RTLFullApplication.git`
|
||||
`git clone https://github.com/ShahanaFarooqui/RTL.git`
|
||||
|
||||
Move into the newly created directory:
|
||||
|
||||
`cd RTLFullApplication`
|
||||
|
||||
Move into the install directory:
|
||||
|
||||
`cd RTL`
|
||||
|
||||
Fetch the dependencies and build the application by running:
|
||||
@ -44,6 +40,9 @@ This path needs to be provided as a command line argument to start the server
|
||||
## Start the Webserver
|
||||
Run the following command:
|
||||
|
||||
`node rtl --lndir <macaroon-path>`
|
||||
|
||||
For example:
|
||||
`node rtl --lndir /home/admin/.lnd`
|
||||
|
||||
If the server started successfully, you should get the below output on the console:
|
||||
|
Loading…
Reference in New Issue
Block a user