1 Repositories
Python zkvm Libraries
a sketch of what a zkvm could look like
We want to build a ZKP that validates an entire EVM block or as much of it as we can efficiently. Its okay to adjust the gas costs for every EVM opcode. Its also to exclude some opcodes for now if they are super expensive. Its okay to exclude precompiles.
25 Dec 30, 2022