Skip to main content

Connecting RaspiBlitz with ZEUS

RaspiBlitz supports CLN and LND implementations. You can also activate clearnet access from its interface, after you will have to do some precise steps. Another new type of connection is through LNC (Lightning Node Connect), a kind of private encrypted connection, using the Lightning Terminal. See more details about LNC here.

Being quite similar in construction (RaspiBlitz and RaspiBolt), here are the instructions to connect a RaspiBolt platfom node to your ZEUS.

Using Tor or clearnet (domain/IP) network

  1. Open ZEUS and go to Settings -> Connect a node -> +.
  2. Click on Node interface and select LND or C-lightning REST (depending on which LN implementation you run your node).
  3. Scroll down and press SCAN LN node QR.
  4. Go to Raspiblitz dashboard, Connect menu/ Mobile – Connect Mobile wallet / Zeus Android/ Continue/
  5. Scan the QR Code.
  6. Enable Use Tor only if you Raspiblitz is running only on Tor network.
  7. Click on SAVE NODE CONFIG.
  8. ZEUS is now connected to your Raspiblitz and you can use it manage your node and make payments.

Using Lightning Node Connect

  1. Make sure you have Lightning Terminal (litd) installed on your node.
  2. Go to the Lightning Terminal web interface and go to the Connect page.
  3. Generate a new session with Admin permissions, then click the QR icon.
  4. Open ZEUS and go to Settings -> Connect a node -> add +.
  5. Click on Node interface and select LNC (Lightning Node Connect) as your implementation.
  6. Press Scan QR from Lightning Terminal and scan the QR presented to you after step 3
  7. Click on SAVE NODE CONFIG.
  8. ZEUS is now connected to your RaspiBlitz and you can use it manage your node and make payments.

Using Tailscale network

What is Tailscale?

Tailscale is zero config VPN that creates a secure private network between your home Tor node and your other devices.

Even when separated by firewalls or subnets, Tailscale just works. Tailscale will assign to your RaspiBlitz node machine a stable private IP and an auto-assigned domain that stays consistent, no matter what network your RaspiBlitz machine is connected to. It’s like a local network that works everywhere. Tailscale builds on top of WireGuard Noise protocol encryption, a peer-reviewed and trusted standard.

The connection through Tailscale will be much faster and stable than Tor, encrypted and safe.

  1. Go to Tailscale.com and create an account. No need to use real identity.
  2. Install Tailscale app in RaspiBlitz and login with that Tailscale account you just created. In your Tailscale account you would see all your devices connected and each one will have a dedicated private IP.
  3. Install Tailscale in your mobile device and login with that same created account. Immediately you will see in the app the IP of your node. Will be a private IP, not a public one. Copy it.
  4. Open ZEUS and go to Settings -> Connect a node -> +.
  5. Click on Node interface and select LND or C-lightning REST(depending on which LN implementation you run your node).
  6. Scroll down and press SCAN LN node QR.
  7. Go to Raspiblitz dashboard, Connect menu/ Mobile – Connect Mobile wallet / Zeus Android/ Continue/
  8. Scan the QR Code.
  9. Before hit save config, remove the Use Tor option and replace all the onion address with that Tailscale IP of your node (see point 2).
  10. Click on SAVE NODE CONFIG and you will connect in few moments. ZEUS is now connected to your RaspiBlitz and you can use it manage your node and make payments.

Optional: if you do not want to use Tailscale, the alternative is ZeroTier.com (works the same as Tailscale) or WireGuard (more advanced).