janoside / lndash

Admin UI for LND
https://lnd-admin.btc21.org
MIT License
76 stars 24 forks source link

question: connect to first node? #35

Closed smolleyes closed 5 years ago

smolleyes commented 5 years ago

hi

sorry for the dumb question but i don t know where to get this first node to connect to ?

Add LND Node

File Input Raw Text Input LND Connect

where can i get the info or extra doc on the setup... :) ? thanks!

janoside commented 5 years ago

No problem. You'll need to run your own LND node first. Check out the README for this project and see the first item under "Getting Started". That item links to the installation instructions for LND (made by Lightning Labs).

For your convenience, here is the link again: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md - You can also see other background information about LND in their main project README: https://github.com/lightningnetwork/lnd

smolleyes commented 5 years ago

ok will have a look , thanks !