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
pub mod combo;
pub mod comp_loader;
pub mod empty;
pub mod multi;
pub mod single;