> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monad.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Monad Solonet

[Monad Solonet](https://github.com/monad-crypto/monad-solonet) 是用于在本地运行 Monad 网络的官方工具。与模拟 Monad EVM 行为的 `anvil --network monad` 不同，Solonet 运行的是真实的 Monad 节点——为您提供一个更贴近 testnet 和 mainnet 的本地环境。

当您需要在本地获得完整节点行为（如共识、质押或准确的区块产出时序）时，请使用 Solonet。

## 安装与使用

有关安装说明和配置选项，请参阅 [Monad Solonet README](https://github.com/monad-crypto/monad-solonet#readme)。
