Nethermind Docs
Github Repository
Home Page
Search…
English
Welcome to Nethermind
Contact
Social Media
Contact us
First steps with Nethermind
Getting Started
Supported platforms
Firewall Configuration
Hardware Requirements
Security
Manage Nethermind with systemd
Ethereum client
Download
Running Nethermind
Sync modes
Building Nethermind
JSON RPC
Docker
Networks
Private Networks
Database
Metrics
Logging Configuration
Configuration
Plugins
Monitoring Node's Health
MEV
MEV Plugin
Nethermind utilities
CLI
Guides and Helpers
FAQ
Upgrades
Custom Analytic Tools
Deploy Nethermind with Monitoring stack
Known Issues
Web3.py
Validator setup
ETH2 <-> Nethermind
Coding Style
Powered By
GitBook
Networks
Networks currently supported by Nethermind Client
By default Nethermind launches with mainnet network configuration but you can sync any of the below networks by adding a command line switch:
1
--config [NETWORK_NAME]
Copied!
Network name can be any of the following
mainnet
goerli
rinkeby
ropsten
xdai
poacore
sokol
energyweb
volta
kovan (only fast sync and may fail if pWASM transactions appear)
Mainnet
This is the main public Ethereum network secured by the ethash PoW algorithm.
1
Nethermind.Runner --config mainnet
Copied!
Ethereum Network Status
Görli (goerli)
This is a Clique-PoA based testnet supported by all major clients. It has a 15 seconds delay between blocks that are sealed by Goerli validators.
1
Nethermind.Runner --config goerli
Copied!
{{ $root.networkName }} Goerli-Testnet Status
goerli/testnet
gitchat
Ropsten
This is a test network secured by ethash PoW algorithm which resembles mainnet most closely but is prone to hashrate-based attacks.
1
Nethermind.Runner --config ropsten
Copied!
https://ropsten-stats.parity.io/
ropsten-stats.parity.io
Rinkeby
This is a Clique-PoA based testnet supported by Geth and Nethermind. It has a 15 seconds delay between blocks.
1
Nethermind.Runner --config rinkeby
Copied!
Rinkeby: Network Dashboard
Ethereum client - Previous
Docker
Next - Ethereum client
Private Networks
Last modified
1yr ago
Copy link
Contents
Mainnet
Görli (goerli)
Ropsten
Rinkeby