lnbits-legend/lnbits/extensions/lndhub
2022-11-30 14:14:31 +00:00
..
templates/lndhub added swagger to extensions 2022-07-27 19:21:04 +01:00
__init__.py clean up (black, sort) 2021-10-18 10:58:09 +01:00
config.json LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
decorators.py make format everything (#743) 2022-07-16 14:23:03 +02:00
migrations.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
README.md Corrected casing of LNbits (not LNBits) throughout repo 2022-11-30 14:14:31 +00:00
utils.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
views_api.py lndhub: remove delays (#954) 2022-09-09 17:03:02 +03:00
views.py make format everything (#743) 2022-07-16 14:23:03 +02:00

lndhub Extension

*connect to your lnbits wallet from BlueWallet or Zeus*

Lndhub has nothing to do with lnd, it is just the name of the HTTP/JSON protocol https://bluewallet.io/ uses to talk to their Lightning custodian server at https://lndhub.io/.

Despite not having been planned to this, Lndhub because somewhat a standard for custodian wallet communication when https://t.me/lntxbot and https://zeusln.app/ implemented the same interface. And with this extension LNbits joins the same club.