Connect to Terminal
Run litd either in integrated mode or on a separate machine.
Last updated
Run litd either in integrated mode or on a separate machine.
Last updated
If litd
is already running on your machine, follow this guide. For installation instructions, follow our guide. If you are running a bundle such as Umbrel or Start9, Terminal may already be installed on your machine.
Once you have navigated to your local installation of Terminal, click on "Connect to Terminal" to be taken directly to Terminal on the web. Alternatively you may scan the QR code with a smart phone or tablet to open a new session on another device.
You can inspect and revoke all existing sessions under "Lightning Node Connect."
Once you are running litd
on your machine, navigate to http://127.0.0.1:8443
in your browser on the same machine to open Lightning Terminal. Not that your wallet needs to be unlocked with lncli unlock
before you can access the user interface. If you are running litd
on another machine, you may access it from there or continue with the CLI option below.
If you cannot access the machine on which you are running litd
via the browser or prefer to keep port 8443
closed, you may generate a new pairing phrase with litcli
.
litcli sessions add --label="default" --type=admin
Now 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.