Run the entire GE custodial stack with Docker on a local devnet with minimal effort.
services
.stack
.
In the correct dependency order (run the docker compose commands in the respecctive folders in the order given above):
- Create a
custodial
overlay network withdocker network create custodial
. - Pull the images with
docker-compose pull
. - Bring up the containers with
docker compose up -d
. - Dump the current system signer key
- Add it as a writer to the custodial registry proxy smart contract and top it up with some gas: