Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 856 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 856 Bytes

🚧 This repository is a work in progress.

Alloy-EVM

Overview

alloy-evm is an abstraction layer on top of revm providing common implementations of EVMs. Currently, alloy-evm is only used in Reth but is designed to be consumed by any project that needs to execute/trace transactions or blocks on EVM compatible chains.

alloy-evm is compatible with no_std and riscv targets.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.