mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
README: add section describing the regtest Loop server
This commit is contained in:
parent
552fdaeb28
commit
fea9e3e7d8
1 changed files with 6 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue