Is your feature request related to a problem? Please describe.
Polar currently supports several Bitcoin Lightning node implementations. However, it does not yet support the LDK node, which is increasingly popular for developers who want a more customizable and lightweight Lightning node solution. Adding LDK support would enable developers to spin up and test LDK nodes locally within Polar, improving developer experience.
Describe the solution you'd like
Add support for the LDK node with the ability to create, start, stop, connect channels, generate, and pay Lightning invoices, similarly to the existing supported nodes.
Additional context
ldk-node is a ready-to-go node implementation built using LDK.
I am interested in working on this feature.
Is your feature request related to a problem? Please describe.
Polar currently supports several Bitcoin Lightning node implementations. However, it does not yet support the LDK node, which is increasingly popular for developers who want a more customizable and lightweight Lightning node solution. Adding LDK support would enable developers to spin up and test LDK nodes locally within Polar, improving developer experience.
Describe the solution you'd like
Add support for the LDK node with the ability to create, start, stop, connect channels, generate, and pay Lightning invoices, similarly to the existing supported nodes.
Additional context
ldk-node is a ready-to-go node implementation built using LDK.
I am interested in working on this feature.