Process Flow
A ZK project lists its proof task parameters (backend, latency, reward pool, etc.) on the Proverium chain.
This task is recorded as a transaction.
Provers, selected based on reputation and availability, compute the task and store the proof on a Proof Data Availability (DA) layer. A transaction tracks this status.
Validators are chosen to verify the proof.
Once a verification threshold is met, the task is marked as complete. The ZK project can then access the proof and its associated data.
Last updated