> ## 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) is an official tool for running a local Monad network. Unlike `anvil --monad`, which simulates Monad EVM behavior, Solonet runs actual Monad nodes — giving you a local environment that more closely matches testnet and mainnet.

Use Solonet when you need full node behavior locally: consensus, staking, or accurate block production timing.

## Installation & usage

See the [Monad Solonet README](https://github.com/monad-crypto/monad-solonet#readme) for setup instructions and configuration options.
