https://github.com/paradigmxyz/revm-inspectors
EVM Execution Hooks.
https://github.com/paradigmxyz/revm-inspectors
Last synced: about 1 year ago
JSON representation
EVM Execution Hooks.
- Host: GitHub
- URL: https://github.com/paradigmxyz/revm-inspectors
- Owner: paradigmxyz
- License: apache-2.0
- Created: 2023-11-22T23:34:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T17:40:23.000Z (over 1 year ago)
- Last Synced: 2025-05-07T18:43:34.858Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 715 KB
- Stars: 207
- Watchers: 10
- Forks: 98
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
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.