axiom-eth 0.4.3

This crate is the main library for building ZK circuits that prove data about the Ethereum virtual machine (EVM).
Documentation

axiom-eth

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 7 of them enabled by default.

default

  • halo2-axiom
  • jemallocator
  • providers
  • display
  • aggregation
  • keygen

halo2-axiom

  • zkevm-hashes/halo2-axiom
  • snark-verifier-sdk/halo2-axiom

jemallocator

  • halo2-base/jemallocator

providers

  • dep:ethers-providers
  • dep:tokio
  • dep:futures

display

  • zkevm-hashes/display
  • snark-verifier-sdk/display
  • dep:ark-std

aggregation

  • snark-verifier/loader_halo2
  • snark-verifier-sdk/loader_halo2
  • providers
  • dep:serde_with

keygen

  • aggregation
  • dep:blake3

evm

  • snark-verifier-sdk/loader_evm
  • aggregation

profile

  • halo2-base/profile

revm

  • snark-verifier-sdk/revm

asm

  • halo2-base/asm