Docs to set yourself up as an operator and start the service are here - zScore-AVS-Docs
We provide a docker-compose configuration which sets up the Attestor Node
To set up the environment, create a .env
file with the usual zScore
configurations (see the .env.example
), then run:
docker compose build --no-cache
docker compose up