> For the complete documentation index, see [llms.txt](/llms.txt).

# MegaETH

Decentralized Infrastructure Network (DIN)

MegaETH is supported through the [DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service.

MegaETH is an Ethereum Layer 2 network designed for real-time execution with EVM equivalence. For developers, EVM equivalence means existing Ethereum smart contracts and tooling work without code changes.

See also

The [official MegaETH documentation](https://docs.megaeth.com/) for more information.

Select an option below to get started with the MegaETH network.

[QuickstartLearn how to quickly connect and make calls to the MegaETH network.](/reference/megaeth/quickstart/)

[JSON-RPC APIsView the APIs available for communicating with the MegaETH network.](/reference/megaeth/json-rpc-methods/)

[Create an API keyLearn how to create an API key and secure and share it with your team.](/dashboard/get-started/create-api/)

## Endpoints[​](#endpoints "Direct link to Endpoints")

Connect

| Network | Description             | URL                                                         |
| ------- | ----------------------- | ----------------------------------------------------------- |
| Mainnet | JSON-RPC over HTTPS     | https://megaeth-mainnet.infura.io/v3/<YOUR-API-KEY> Copied  |
| Mainnet | JSON-RPC over WebSocket | wss://megaeth-mainnet.infura.io/ws/v3/<YOUR-API-KEY> Copied |
| Testnet | JSON-RPC over HTTPS     | https://megaeth-testnet.infura.io/v3/<YOUR-API-KEY> Copied  |
