lnbits-legend/lnbits/extensions/lndhub
2021-03-24 01:01:09 -03:00
..
templates/lndhub migrate from flask to quart. 2020-09-14 16:03:25 -03:00
__init__.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
config.json lndhub extension frontend. 2020-09-12 21:55:13 -03:00
decorators.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
migrations.py migrate to sqlalchemy-aio. 2020-11-21 23:02:14 -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 make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
views.py migrate to sqlalchemy-aio. 2020-11-21 23:02:14 -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.