axiom-eth 0.4.0

This crate is the main library for building ZK circuits that prove data about the Ethereum virtual machine (EVM).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
    "input": "d9820012d5808080c2340280c236038080808080808080808001",
    "max_field_lens": [
        5,
        25
    ],
    "is_var_len": true,
    "parsed": [
        "820012",
        "d5808080c2340280c236038080808080808080808001"
    ]
}