lnbits-legend/lnbits/extensions/lndhub
fiatjaf f01028eac7 migrate from flask to quart.
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
..
templates/lndhub migrate from flask to quart. 2020-09-14 16:03:25 -03:00
__init__.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00
config.json lndhub extension frontend. 2020-09-12 21:55:13 -03:00
decorators.py migrate from flask to quart. 2020-09-14 16:03:25 -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 migrate from flask to quart. 2020-09-14 16:03:25 -03:00
views.py migrate from flask to quart. 2020-09-14 16:03:25 -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.