LNC Backend
Lightning Node Connect (LNC) lets you connect applications to your node by only passing on an eight word connection phrase, even if your node is behind a NAT or Tor.
Last updated
Was this helpful?
Lightning Node Connect (LNC) lets you connect applications to your node by only passing on an eight word connection phrase, even if your node is behind a NAT or Tor.
Last updated
Was this helpful?
From version 0.2 aperture supports connecting to its LND backend over LNC, allowing you to connect to your personal node without the need to open ports or configuring Tor or NAT.
This configuration is different than configuring the , though both may be configured at the same time.
To configure Aperture, you will need to edit or create the configuration file in ~/.aperture/aperture.yaml
The relevant section should look like this:
At the time of writing, Aperture over LNC only works with the default database backend sqlite.
You should be able to run aperture with aperture
.