mynodebtc / mynode

The easiest way to run Bitcoin and Lightning!
Other
637 stars 145 forks source link

Adding LNDhub.go which is maintained by Alby #751

Open godSaysHODL opened 1 year ago

godSaysHODL commented 1 year ago

LNDhub by bluewallet is no longer being maintained, but the LNDhub.go repo here https://github.com/getAlby/lndhub.go is being maintained and features updated by the getAlby team.

I propose to add LNDhub.go in addition to the current implementation as the (recommended) option for LNDhub users.

The go extension includes keysend support, an api endpoint, and lightning address support as well.

I already use LNDhub as my primary account system, so this would be a major upgrade for podcasting 2.0 self hosting support for me once I migrate

[X] Mark this if you searched the existing list of open/closed issue and did not find anything similar

tehelsper commented 1 year ago

Thanks for the tip. I'll add it to the list, but it requires some other backed work of setting of a posgres db which complicates it a bit. If a number of people want it I will prioritize it higher.