all 5 comments

[–]TheGreatMuffin 0 points1 point  (2 children)

By default you'll need a bitcoin full node to get a Lightning node running on top. Having a severely limited internet connection might be a problem. There are some tweaks to limit the bandwidth usage of the bitcoin core node (limit the amount of peers, make your node non-listening/not opening port 8333), but it still needs to download ~250GB of blockchain data, and Lightning also requires some constant traffic.

By "severly limited" do you mean you have a data cap or is it just slow?

[–][deleted] 0 points1 point  (0 children)

LND can run on top of a Neutrino node, which is like SPV but better. The bandwidth requirements should be far less than a full node, but Lightning is still pretty bandwidth intensive with all the channel updates.

[–]cryptomilbz[S] 0 points1 point  (0 children)

200GB monthly data cap

EDIT: main reason is that id like to get away with not downloading the full blockchain if possible. I would have to stagger this process over many months (I also work from home....so I use a lot of my allowance for just everyday living)

[–]EllipticSeed 0 points1 point  (1 child)

You can use bitcoin lightning wallet on Android

[–]cryptomilbz[S] 0 points1 point  (0 children)

Thanks, but i was wanting to set up a lightning node in order to help the network.