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
13
14
15
16
{
    "input": "f872820012d5808080c2340280c236038080808080808080808001d5808080c2340280c236038080808080808080808001f841808080c2340280c236038080808080808080808001d5808080c2340280c236038080808080808080808001d5808080c2340280c236038080808080808080808001",
    "max_field_lens": [
        100,
        100,
        100,
        100
    ],
    "is_var_len": true,
    "parsed": [
        "820012",
        "d5808080c2340280c236038080808080808080808001",
        "d5808080c2340280c236038080808080808080808001",
        "f841808080c2340280c236038080808080808080808001d5808080c2340280c236038080808080808080808001d5808080c2340280c236038080808080808080808001"
    ]
}