Owners: @Antonio

In-depth page continuing from what was presented in https://www.notion.so/Preliminary-Sovereign-Zones-Research-1bb8f96fb65c803faee2d8ba9e5c7f51.

Polygon ZKEVM node repo has been discontinued and work merged into CDK Erigon repo.

The tech provides the following 1st class components:

An architectural diagram can be found here: https://docs.polygon.technology/cdk/architecture/high-level-views/.

In Validium mode, only the hash of transaction data is published onto the L1, while the actual data is stored on a different DA solution.

Relevant repos:

Relevant interfaces exposed by the zkevm-prover binary

Test deployment documentation: https://docs.polygon.technology/zkEVM/get-started/setup-nodes/deploy-zkevm/intro/.