Page cover

ZK-rollups layer 2

Using ZK-rollups scaling solutions for layer 2 for lower transaction fees, higher speed, and more security.

Mechanism: recompile smart contracts written in languages ​​like Solidity, Vyper, etc. and compile smart contracts written in language designed to be friendly with ZK-SNARK.

There is a lot of overhead that is starting by not ZK-proving all the different parts of each EVM execution step and directly from the higher-level code.

Direct compilation from high-level languages ​​can greatly reduce costs.

Last updated