Difference between revisions of "Setting up a LND node"

From lightningwiki.net
Jump to navigation Jump to search
Line 15: Line 15:
== Managing your node ==
== Managing your node ==
See [[Node Management]]
See [[Node Management]]
=Resources=
[https://random.engen.priv.no/archives/574 Networking guide] by Vegard (LND)

Revision as of 11:02, 14 January 2019

Hi reader! We are in the beginning days of the Lightning network, and the beginning days of this wiki! Please help by expanding this article!


This page is not yet very helpful ;). Please help and add stuff!

Using Docker

See https://github.com/lightningnetwork/lnd/tree/master/docker

Using bitcoind

How to compile / set up bitcoind

Tho can put info here?

Connecting lnd

  1. Set up lnd, connect to lnd

Managing your node

See Node Management

Resources

Networking guide by Vegard (LND)