A custom setup to bootstrap a signet bitcoin service with electrs, esplora and a custom http server for fauceting to a given address.
- Clone this repo and change to the signet directory
git clone https://github.com/holzeis/signet cd signet
- Run docker compose
docker-compose up --build
This will start up a pre-configured and pre-mined custom signet bitcoind service, an electrum server (electrs) and a blockchain explorer (esplorer).
After starting you can faucet your signet address at http://localhost:8080/faucet