Skip to main content

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 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 for setup instructions and configuration options.