Running a Prover
Using docker
The following command will start the Lagrange Network prover container in a detached mode, allowing it to run in the background while generating zero-knowledge proofs.
docker compose up -d
The following command will start the Lagrange Network prover container in a detached mode, allowing it to run in the background while generating zero-knowledge proofs.
docker compose up -d