Skip to content

BoltzExchange/regtest

Repository files navigation

Boltz Regtest

Successor of legend-regtest-enviroment

Usage

./start.sh
./stop.sh

Data dirs for the services are stored in ./data folder.

Scripts container

docker exec -it boltz-scripts bash
  • bitcoin-cli-sim-client
  • bitcoin-cli-sim-server
  • elements-cli-sim-client
  • elements-cli-sim-server
  • boltzcli-sim (boltz-client)
  • lightning-cli-sim
  • lncli-sim

Since there are two lnd and two cln instances, use lncli-sim 1 or lightning-cli-sim 1 to interact with the first instance and lncli-sim 2 or lightning-cli-sim 2 to interact with the second.

Or alternatively, you can source aliases.sh to have these convenience scripts available on the host machine.

Block explorers

Esplora is running for the Bitcoin Core and Elements regtest:

Otterscan is used as block explorer for Anvil: https://localhost:5100