tee8z / doppler

A tool for building out a local regtest environment
Creative Commons Zero v1.0 Universal
38 stars 6 forks source link

External lnd override #54

Closed tee8z closed 5 months ago

tee8z commented 5 months ago

This adds the MVP ability to run Doppler scripts against remotely hosted LND nodes. There is more work to be done here around adding additional support for other implementations and expanded the Doppler commands supported, however, this is enough to be dangerous against a remote cluster of nodes and is a good cut to show how this DSL can be helpful build testing activity. More info can be found in the README on how to use this new feature.