README: add section describing the regtest Loop server

pull/359/head
Oliver Gugger 3 years ago
parent 552fdaeb28
commit fea9e3e7d8
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -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`

Loading…
Cancel
Save