tee8z / doppler

A tool for building out and managing bitcoind/lightning clusters for regtest or signet environments
Creative Commons Zero v1.0 Universal
45 stars 7 forks source link

Make ldk image for ldk-node #38

Open tee8z opened 1 year ago

tee8z commented 1 year ago

To start making it possible to use a simple ldk implementation, we need to create a docker image for https://github.com/lightningdevkit/ldk-node and implement a new interface for this node type.