Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore options for connecting directly to LND without LNDHub in the middle #7

Open
robertclarkson opened this issue Mar 24, 2023 · 2 comments
Labels
wontfix This will not be worked on

Comments

@robertclarkson
Copy link
Member

Currently LNDHub provides a nice REST API to the LND node underneath.

It would be easier for node runners to connect direct to their LND node. Maybe more complicated from our postion - maybe not.

Explore how to do connect direct to LND without LNDHub in between

@PeterRounce
Copy link
Member

@robertclarkson
Copy link
Member Author

OK so this is probably not going to happen.

React native takes SSL certs super seriously and there appears to be no way around the certificate issues.

This coupled with the difficulty of setting up LND with a certificate means that this is probably in the too hard basket.

It appears to be way simpler to set up LNBits and then using this as an intermediary.

@robertclarkson robertclarkson added the wontfix This will not be worked on label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants