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

Create an LDK-RPC project #21

Open
bjohnson5 opened this issue Dec 18, 2024 · 0 comments
Open

Create an LDK-RPC project #21

bjohnson5 opened this issue Dec 18, 2024 · 0 comments

Comments

@bjohnson5
Copy link
Owner

Create a new rust library crate (outside of BLAST) that is a GRPC server for ldk-node. Make it simple to add to and ldk-node project (import it just like you have to import ldk-node). That way anyone who is using the ldk-node crate can also just import ldk-rpc and pass the ldk-node object to the constructor to spin up a GRPC server for their node.

  • Use TLS authentication
  • Use this crate in BLAST to add RPC capabilities to blast_ldk
  • Use this crate in simln to add LDK support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant