We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
API reference documentation for LND
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: