0x00. GeneralVitalik wrote an article “The different types of ZK-EVMs” to introduce the main zkEVM solutions in Aug 2022:The different types of ZK-EVMs OverviewThe core goal of all the solutions is the same: to use ZK-SNARK technology to make cryptographic proofs of execution of Ethereum-like transactions, either to make it much easier to verify the Ethereum chain itself or to build ZK-rollups that are (close to) equivalent to what Ethereum provides but are much more scalable. Vitalik worried...