# Meter的以太坊模拟模式

为了更好地支持以太坊开发者，我们在Meter上引入了一个完整的以太坊模拟模式。 人们可以认为它是运行x86应用程序的苹果M1。 Meter的节点将模拟Ethereum交易和智能合约的运行环境。 节点还支持Ethereum RPC接口。 以太坊工具链、应用程序和钱包将把Meter网络作为以太坊测试网之一。 几乎所有的以太坊应用程序都可以运行Meter，几乎不需要修改。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cn.docs.meter.io/meter-gai-shu/meter-de-yi-tai-fang-mo-ni-mo-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
