| description | Run litd either in integrated mode or on a separate machine. |
|---|
If you are running a software bundle such as Umbrel, litd might already be running on your machine. Navigate to Lightning Terminal to access it.
-
To run
litd, you will need to specify a password of your own, ideally using a password managerlitd --uipassword=dontusethisyouwillgethackedIf your
litdbinary could not be found, you may need to specify its location, such as:~/go/bin/litd --uipassword=dontusethisyouwillgethacked -
You can navigate to
http://127.0.0.1:8443in your browser on the same machine to open Lightning Terminal. If you are runninglitdon another machine, you may access it from there or continue with the CLI option below -
Next, click on the Lightning Node Connect link in the side navigation
Finally, we will navigate to https://terminal.lightning.engineering and enter our pairing phrase after clicking on ‘Connect my Node’
-
You might want to run
litdcontinuously on the same machine aslnd, and manage it through Terminal remotely. In this case, you can uselitclito generate the connection phrase in the terminal directly. We startlitdregularlylitd --uipassword=dontusethisyouwillgethacked -
You can now run
litcli --lndtlscertpath ~/.lit/tls.cert sessions add --label="default"to generate a new session and obtain the pairing phrase.
Navigate to https://terminal.lightning.engineering and click on 'Connect your Node.'
You will be asked for your 10-word pairing phrase. Enter it and confirm.
You need to choose a secure and unique password. We recommend to use a password manager.
You're now connected to Lightning Terminal! Read more about Recommended Channels, Health Checks, and how to open channels to the Lightning Network.