README: add section describing the regtest Loop server

This commit is contained in:
Oliver Gugger 2021-03-19 18:28:44 +01:00
parent 552fdaeb28
commit fea9e3e7d8
No known key found for this signature in database
GPG key ID: 8E4256593F177720

View file

@ -52,6 +52,12 @@ problems. Community support is also available in the
[LND Slack](https://lightning.engineering/slack.html)
.
### Regtest Loop server
To get started with local development against a stripped down dummy Loop server
running in a local `regtest` Bitcoin network, take a look at the
[`regtest` server environment example documentation](./regtest/README.md).
## Setup and Install
LND and the loop client are using Go modules. Make sure that the `GO111MODULE`