We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552fdae commit fea9e3eCopy full SHA for fea9e3e
README.md
@@ -52,6 +52,12 @@ problems. Community support is also available in the
52
[LND Slack](https://lightning.engineering/slack.html)
53
.
54
55
+### Regtest Loop server
56
+
57
+To get started with local development against a stripped down dummy Loop server
58
+running in a local `regtest` Bitcoin network, take a look at the
59
+[`regtest` server environment example documentation](./regtest/README.md).
60
61
## Setup and Install
62
63
LND and the loop client are using Go modules. Make sure that the `GO111MODULE`
0 commit comments