mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 09:50:36 +01:00
Update README.md
This commit is contained in:
parent
bf53cc9b02
commit
d4c7f989dc
21
README.md
21
README.md
@ -14,23 +14,16 @@
|
||||
* [Troubleshooting](#trouble)
|
||||
|
||||
### <a name="intro"></a>Introduction
|
||||
RTL is a web UI for Lightning Network Daemon.
|
||||
RTL is a web app user interface for Lightning Network Daemon.
|
||||
Lightning Network Daemon is an implementation of Lightning Network BOLT protocol by [Lightning Labs](https://lightning.engineering/).
|
||||
|
||||
Lightning Network Daemon is an implementation of Lightning Network BOLT protocol by Lightning Labs (https://lightning.engineering/).
|
||||
Pre-requisite for running RTL is a functioning LND node. You can setup your own node, by following the below guides:
|
||||
* Windows/Mac users can explore Pierre Rochard's [Node Launcher](https://github.com/lightning-power-users/node-launcher)
|
||||
* Linux or Raspberry Pi users can explore Stadicus's [guide](https://github.com/Stadicus/guides/blob/master/raspibolt/README.md)
|
||||
|
||||
Visit their Github repo (https://github.com/lightningnetwork/lnd/blob/master/README.md) for details on Lightning Network and LND implementation.
|
||||
RTL source code is available at this [repo](https://github.com/ShahanaFarooqui/RTLFullApplication)
|
||||
|
||||
For setting up your Lightning Network node on a Raspberry Pi, you can follow the below guide:
|
||||
|
||||
https://github.com/Stadicus/guides/blob/master/raspibolt/README.md
|
||||
|
||||
RTL source code is available at the below repo:
|
||||
|
||||
https://github.com/ShahanaFarooqui/RTLFullApplication
|
||||
|
||||
For Screenshots and UI operation guide you can visit the below medium post:
|
||||
|
||||
https://medium.com/@suheb.khan/how-to-ride-the-lightning-447af999dcd2
|
||||
For detailed screenshots and UI operation guide you can visit our [medium post](https://medium.com/@suheb.khan/how-to-ride-the-lightning-447af999dcd2)
|
||||
|
||||
### <a name="prereq"></a>Prerequisites
|
||||
Please ensure that you have completed the installation of LND lightning node.
|
||||
|
Loading…
Reference in New Issue
Block a user