Execution Clients: Nethermind

Nethermind

An Ethereum client with a huge pool of developers. It's perfect for enterprise-grade systems.

Language information

Nethermind is built on .NET Core. Extend it, customise it - the sky’s the limit..

Installation

The Nethermind documentation explains how to download and install the client.Nethermind installation documentation

Setup

Make sure you do the following to get your execution client working properly.Use --config mainnet to sync the Ethereum mainnet.--config mainnet documentation

JSON RPC endpoint

Use --JsonRpc.Enabled true to connect your consensus node to the JSON RPC endpoint. This will enable the JSON RPC services on the default 8545 port.--JsonRpc.Enabled documentation

Documentation

Documentation on running Nethermind