Components

Fermah's network consists of three primary components: Seekers, Core, and Prover Nodes. They interact as follows:

  • Seekers send Proof Requests to Core through custom dev tooling.

  • Core is connected to all Prover Nodes via network.

  • Prover Nodes receive task assignments from Core and run the required Prover Binary depending on the delegation request.

  • Completed proofs are stored in Storage Layer and submitted to Seeker's callback URL.

Drawing
Fermah components diagram

Last updated

Was this helpful?