Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradigmxyz/evm-inspectors
EVM Execution Hooks.
https://github.com/paradigmxyz/evm-inspectors
Last synced: 5 days ago
JSON representation
EVM Execution Hooks.
- Host: GitHub
- URL: https://github.com/paradigmxyz/evm-inspectors
- Owner: paradigmxyz
- License: apache-2.0
- Created: 2023-11-22T23:34:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T07:22:03.000Z (8 days ago)
- Last Synced: 2025-02-14T02:16:49.242Z (8 days ago)
- Language: Rust
- Homepage:
- Size: 699 KB
- Stars: 193
- Watchers: 10
- Forks: 90
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ethereum-rust - evm-inspectors
README
# revm-inspectors
Common [`revm`] inspector implementations.
Originally part of [`reth`] as the [`reth-revm-inspectors`] crate.
## Users
* [`reth`]
* [`foundry`][`revm`]: https://github.com/bluealloy/revm/
[`reth`]: https://github.com/paradigmxyz/reth/
[`reth`]: https://github.com/paradigmxyz/reth/
[`foundry`]: https://github.com/foundry-rs/foundry/#### 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.