lnbits-legend/lnbits/extensions/lndhub
2021-10-16 22:27:21 +01:00
..
templates/lndhub LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
__init__.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
config.json LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
decorators.py fix: lndhub auth handling 2021-10-15 19:55:24 +02:00
migrations.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
README.md LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
utils.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01:00
views_api.py hack to stop paying invoices if not admin key 2021-10-16 22:27:21 +01:00
views.py LNDHub loading, prob not working 2021-10-13 16:47:24 +01: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.