lnbits-legend/lnbits/extensions/lndhub
2021-08-01 10:30:27 -03:00
..
templates/lndhub added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
__init__.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
config.json few text tweaks 2021-06-23 20:28:01 +01: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 fix postgres type translation bug and add some logs. 2021-08-01 10:30:27 -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.