Download and Run LND Desk

You can choose to download LND Desk directly or run it yourself using Docker.

LND Desk: https://github.com/GEBcore/LND-Desk/releases

The data storage files of LND Desk are extremely important and must not be lost. Otherwise, the assets in your Lightning Network channels could be lost.

Initial Configuration Items

1

Data Storage Directory

Select a folder to run the node. Make sure not to lose this file, as it is crucial to your assets.

2

Your LND Alias

Enter an alias (this is not very important).

3

Special Node Configuration

Configure it as shown in the screenshot.

4

Click Confirm to Run

5

Set Your Wallet Password and Generate a new wallet

The mnemonic phrase and password are extremely important. If lost, they cannot be recovered.

6

Run Successfully

The program can be closed. When you need to operate it again, simply reopen and run it.

Docker: https://github.com/btclayer2/lnd-hub/blob/main/docs/node-runner.docker.en.md

Last updated