Run an Operator
The main instructions to register and run an operator. Latest testnet and mainnet release is v1.0.1
Register and Run
Continue using the same path you’ve selected on the Prerequisites page to register and run your operator.
Pull the Docker Image
Install and run the docker daemon if you haven’t already then, pull the latest image from the GitHub Container Registry.
Register with Predicate AVS
Remove Registration Key
While we do not load registration keys in the following step, we suggest removing it from your config file before running the operator.
Run the Operator
Confirm you are recieving tasks
Upon successfully starting up, the Predicate Operator should produce logs similar to the following:
If you are not receiving tasks, please ensure your firewall is open and retry registration (step 2)
with --skip-middleware-health-check
set to false
To view additional configuration options: docker run ghcr.io/predicatelabs/operator:latest --help