2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-08 01:10:29 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Andras Banki-Horvath
7f40042424
regtest: fix loopserver address 2024-05-20 10:11:04 +02:00
sputn1ck
809cc2e9a8
docker-regtest: fix loop-server config 2024-01-05 18:14:28 +01:00
sputn1ck
7608042652
docker-regtest: fix loop-server config 2024-01-05 13:39:58 +01:00
Slyghtning
10a7a7bd89
regtest: bump versions 2023-11-17 20:34:24 +01:00
Harsha Goli
2558478707
bump lnd versions from 12.1-beta to 13.4-beta 2021-11-11 16:40:27 -05:00
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.
2021-03-19 18:51:38 +01:00