Commit Graph

3 Commits (b280753ab0d55ad7437fe53e3a7b3c5885f8f301)

Author SHA1 Message Date
Slyghtning 10a7a7bd89
regtest: bump versions 7 months ago
Harsha Goli 2558478707
bump lnd versions from 12.1-beta to 13.4-beta 3 years ago
Oliver Gugger 552fdaeb28
regtest: add demo/quick start regtest environment
To help with development of apps that use the Loop daemon (`loopd`) for
liquidity management, it is often useful to test it in controlled
environments
such as on the Bitcoin `regtest` network.

Lightning Labs provides a stripped down version of the Loop server that
works
only for `regtest` and is only published in compiled, binary form
(currently as
a Docker image).

The `docker-compose.yml` shows an example setup and is accompanied by a
quick
start script that should make getting started very easy.
3 years ago