Architecture

Prover Nodes

Prover Nodes are distributed components that handle proof generation tasks.

Running Prover Nodes

# Start a new prover node
just run start-new-prover-node

# Start with Docker support
cargo run -p fermah-prover-node --features docker -- start

Hardware Requirements

Node Requirements

24GB VRAM Cuda-based GPU 
32-Core CPU 
128GB RAM
375GB NVME SSD 
250Mbps Network Bandwidth
Previous
Workflow System