add c-lightning-rest for clightning-2 node

This commit is contained in:
dni ⚡ 2023-03-07 10:42:44 +01:00
commit 2a52e7d1a7
No known key found for this signature in database
GPG key ID: 886317704CC4E618
2 changed files with 22 additions and 0 deletions

View file

@ -1,5 +1,13 @@
![TESTS](https://github.com/lnbits/legend-regtest-enviroment/actions/workflows/ci.yml/badge.svg)
# nodes
* lnd-1: for locally testing your current lnbits
* lnd-2: used for boltz backend
* lnd-3: used for lnbits inside docker
* cln-1: for locally testing your current lnbits
* cln-2: used for clightning-REST
* eclair-1: for locally testing your current lnbits
# requirements
* docker compose v2: https://docs.docker.com/compose/install/compose-plugin/
* jq