mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update README.md
This commit is contained in:
parent
f11a7a27bf
commit
a8ff98279f
1 changed files with 3 additions and 3 deletions
|
|
@ -6,11 +6,11 @@ Lightning Network Daemon is an implementation of Lightning Network BOLT protocol
|
|||
|
||||
Visit their Github repo (https://github.com/lightningnetwork/lnd/blob/master/README.md) for details on Lightning Network and LND implementation.
|
||||
|
||||
This UI builds upon the below raspberry pi guide:
|
||||
For setting up your Lightning Network node, you can follow the below guide:
|
||||
https://github.com/Stadicus/guides/blob/master/raspibolt/README.md
|
||||
|
||||
## Prerequisites
|
||||
Please ensure that you have completed the installation of lightning node on your raspberry pi, based on the above guide.
|
||||
Please ensure that you have completed the installation of lightning node.
|
||||
|
||||
It can be either on testnet or mainnet
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ Fetch the dependencies and build the application by running:
|
|||
## Execution
|
||||
Make sure you are in the RTL directory, where the application was built.
|
||||
|
||||
Locate the complete path of the readable macroon file on your pi.
|
||||
Locate the complete path of the readable macroon file (admin.macroon) on your node.
|
||||
|
||||
If you followed the guide above, it should be `/home/admin/.lnd`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue