We provide a docker-compose configuration which sets up the Verifier Node
Navigate to the project directory
After setting up the environment, and creating the .env file with the usual Ungate configurations (see the .env.example), then run:
.env
.env.example
docker compose build --no-cache docker compose up
Last updated 11 months ago