Update README.md

This commit is contained in:
Arc 2022-06-15 14:58:14 +01:00 committed by GitHub
commit 215bb28e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,14 @@
# legend-regtest-enviroment # legend-regtest-enviroment
Easy docker LNbits regtest enviroment. Easy docker LNbits regtest enviroment.
Place this <a href="./docker">docker</a> folder in your <a href="https://github.com/lnbits/lnbits-legend">lnbits-legend</a> install. Run instructions in the <a href="./docker/README.md">README</a> Will spin up regtest:
* lnbits
* bitcoin-core
* lnd
* clightning
* electrs
* mempool
* boltz
Place this <a href="./docker">docker</a> folder in your <a href="https://github.com/lnbits/lnbits-legend">lnbits-legend</a> install. To run use these <a href="./docker/README.md">instructions</a>