lnbits-legend/lnbits/extensions/lndhub
2021-08-22 12:17:43 +01:00
..
templates/lndhub Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
__init__.py Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
config.json Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
decorators.py Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
migrations.py Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
README.md Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
utils.py Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
views.py Converted views 2021-08-21 01:55:07 +01:00
views_api.py fastAPI refactoring 2021-08-22 12:17:43 +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.