Joining Market
In previous section, demand side of the market was eloborated. Now we shall discuss the supply side.
Generator/Solvers/Operators can join the market and supply proofs.
Join Non-Confidential Market
Joining the non-confidential market is straightforward. In this process, the Generator initiates the market participation by directly interacting with the GeneratorRegistry. The Generator specifies essential parameters—such as the cost per proof and the duration per proof—which set the terms for engaging with the market.
Joining Confidential Market
To join the confidential market, the operator (or Generator) must first retrieve a verified attestation from its enclave. This attestation serves as proof of identity and compliance, and is used to join the market by specifying it alongside parameters like cost per proof and time per proof in the GeneratorRegistry. Optionally, a confidential prover can also register as an IVS using the verified attestation.