Use Docker to deploy the relayer with light BTC node
- Find a good docker setup for bitcoind eg this
- Run the bitcoin node in Pruned mode to limit the disk usage
- Run the relayer and the node with one script or Docker Compose.
An example of complex Docker setup
Use Docker to deploy the relayer with light BTC node
An example of complex Docker setup