0 sats \ 1 reply \ @CUM 23 Feb 2023 \ on: If you are using BlueWallet Lndhub please read. bitcoin
I am working on setting up my own private infrastructure including a lightning node using LND.
If I am just using this for myself, is it ok if the Lightning node is offline for hours or days at a time? Is there any tutorials that focus exclusively on this use case? I am just installing all this stuff on one of my Linux laptops.
In order to continue to use Blue Wallet, do I have to set up my own Lndhub instance, or can I drop something else in place, or can Blue Wallet connect to LND directly?
Also, what should I be aware of in terms of backing up that way if something happens to my laptop I can restore my Lightning Node on a new machine?
If I am just using this for myself, is it ok if the Lightning node is offline for hours or days at a time?
If you are just running it for yourself (private node) and not using it for routing payments (routing node), then it's okay, yes.
It only needs to be online when you want to receive payments.
In order to continue to use Blue Wallet, do I have to set up my own Lndhub instance, or can I drop something else in place, or can Blue Wallet connect to LND directly?
I think it only works with LndHUB but I am not sure.
Also, what should I be aware of in terms of backing up that way if something happens to my laptop I can restore my Lightning Node on a new machine?
There should be docs. I use CLN and there was mentioned which files need to be kept private and secure. It also has a config option to continuously backup the sqlite database at a different location.
reply