lnbits-legend/lnbits/extensions/lndhub
2020-09-12 21:55:13 -03:00
..
templates/lndhub lndhub extension frontend. 2020-09-12 21:55:13 -03:00
__init__.py lndhub extension backend. 2020-09-12 21:55:13 -03:00
config.json lndhub extension frontend. 2020-09-12 21:55:13 -03:00
decorators.py lndhub extension backend. 2020-09-12 21:55:13 -03:00
migrations.py lndhub extension backend. 2020-09-12 21:55:13 -03:00
README.md lndhub extension backend. 2020-09-12 21:55:13 -03:00
utils.py lndhub extension backend. 2020-09-12 21:55:13 -03:00
views_api.py checking pending invoices and payments from lndhub interface. 2020-09-12 21:55:13 -03:00
views.py lndhub extension frontend. 2020-09-12 21:55:13 -03: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.