alloy-evm 0.26.2

EVM abstraction for Alloy
Documentation
1
2
3
4
5
6
7
# alloy-evm

EVM interface.

This crate contains constants, types, and functions for interacting with the Ethereum Virtual Machine (EVM). 
It is compatible with the types from the [alloy](https://crates.io/crates/alloy) ecosystem and comes with batteries included for [revm](https://crates.io/crates/revm)