The EVM Jello Paper =================== The Jello Paper is an attempt at defining the EVM semantics using the `KEVM project `_. Unlike the `Yellow Paper `_, the Jello Paper is an executable semantics, and can provide a full EVM interpreter usable for testing contracts, analyzing gas usage, verifying contracts correct, and a wide range of other tasks as specified in the `technical report on KEVM `_. .. figure:: jello.gif :width: 600px :height: 300px :scale: 50 % :alt: jiggling jello :align: center *Because Jello has substance and flexibility* .. toctree:: :maxdepth: 2 evm ethereum verification data analysis krypto issues