Skip to content
 
 

Repository files navigation

Full .NET Core Ethereum client.

Gitter Build Status GitHub release

Build (Windows / Linux / MacOS)

IDE

• JetBrains Rider https://www.jetbrains.com/rider/
• VS Code https://code.visualstudio.com/docs/other/dotnet

SDKs

• Windows https://www.microsoft.com/net/download?initial-os=windows
• Linux https://www.microsoft.com/net/download?initial-os=linux (make sure to select the right distribution)
• Mac https://www.microsoft.com/net/download?initial-os=macos

source and build

on Linux:

sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6

on Mac:

brew install gmp

then (any platform):

git clone https://github.com/tkstanczak/nethermind --recursive
cd nethermind/src/Nethermind
dotnet build -c Release
cd Nethermind.Runner
dotnet run

Contributors welcome

GitHub issues Gitter GitHub contributors

At Nethermind we are building an Open Source multiplatform Ethereum client implementation in .NET Core (running seamlessly on Linux, Windows and MacOS). Simultaneously our team works on Nethermind trading tools, analytics and decentralized exchange (0x relay).

Nethermind client can be used in your projects, when setting up private Ethereum networks or dApps. Nethermind is under development and you find the open issues here issues

Links

http://nethermind.io/

License

GitHub

About

.NET Core Ethereum client for Linux, Windows, MacOs - full and actively developed

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages