> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EVM

## Abstract

The `x/evm` module enables Injective's Ethereum Virtual Machine (EVM) implementation.

## Contents

1. **[Concepts](/developers-native/injective/evm/01_concepts)**
2. **[State](/developers-native/injective/evm/02_state)**
3. **[State Transitions](/developers-native/injective/evm/03_state_transitions)**
4. **[Transactions](/developers-native/injective/evm/04_transactions)**
5. **[Application Blockchain Interface (ABCI)](/developers-native/injective/evm/05_abci)**
6. **[Hooks](/developers-native/injective/evm/06_hooks)**
7. **[Events](/developers-native/injective/evm/07_events)**
8. **[Parameters](/developers-native/injective/evm/08_params)**
9. **[Client](/developers-native/injective/evm/09_client)**
