lightning-network-autopilot icon indicating copy to clipboard operation
lightning-network-autopilot copied to clipboard

Create a lnd wrapper

Open renepickhardt opened this issue 6 years ago • 0 comments

Currently there exists a bridge to c-lightning. It would make a lot of sense if the autopilot is also usable by lnd. Thus I would love to have someone have a look at: https://github.com/renepickhardt/lightning-network-autopilot/blob/master/c-lightning-autopilot.py and see how to transform this to the lnd API. in particular the dataformat of the network graph in lib_autopilot.py is the one that is exported from c-lightning. so there might be the necessity to do some data transformation

renepickhardt avatar Jun 09 '19 08:06 renepickhardt