# on EVM

- [Exploring Ethereum](/how-to-guides/develop-your-own-substreams/on-evm/exploring-ethereum.md)
- [Filter Transactions](/how-to-guides/develop-your-own-substreams/on-evm/exploring-ethereum/map_filter_transactions_module.md)
- [Retrieve Events of a Smart Contract](/how-to-guides/develop-your-own-substreams/on-evm/exploring-ethereum/map_contract_events_module.md)
- [Making eth\_calls](/how-to-guides/develop-your-own-substreams/on-evm/eth-calls.md): Learn how to perform Contract Calls (eth\_calls) in EVM-compatible Substreams
- [Local Development](/how-to-guides/develop-your-own-substreams/on-evm/local-development.md)
- [HardHat](/how-to-guides/develop-your-own-substreams/on-evm/local-development/hardhat.md)
- [Foundry](/how-to-guides/develop-your-own-substreams/on-evm/local-development/foundry.md)
