Nethermind v1.9.46 Release Notes
Release Date: 2020-12-04 // over 2 years ago-
๐ [MONITORING] Introduces Nethermind.HealthChecks plugin more on that here -> https://docs.nethermind.io/nethermind/ethereum-client/monitoring-node-health
โ Running Nethermind:
Nethermind Launcher is a self-contained app - you do not need to install .NET separately to run it.
๐ง Linux
โก๏ธ 1.
sudo apt-get update && sudo apt-get install libsnappy-dev libc6-dev libc6 unzip
๐ 2.wget https://github.com/NethermindEth/nethermind/releases/download/1.9.46/nethermind-linux-amd64-1.9.46-e36647f-20201204.zip
๐ง 3.unzip nethermind-linux-amd64-1.9.46-e36647f-20201204.zip -d nethermind
cd nethermind
./Nethermind.Launcher
๐ง 6. Select desired configuration
โ Additionally for Ubuntu 16.04
โ 1.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
โก๏ธ 2.sudo apt-get update
sudo apt-get install gcc-6 g++-6
sudo apt install libzstd1
๐ Windows
๐ 1. download windows package
nethermind-windows-amd64-1.9.46-e36647f-20201204.zip
- unzip the file
- run Nethermind.Launcher.exe ๐ง 4. select desired configuration
๐ macOS
brew install rocksdb
๐ฆ 2. download darwin packagenethermind-darwin-amd64-1.9.46-e36647f-20201204.zip
- unzip the file
- run Nethermind.Launcher ๐ง 5. select desired configuration
Nethermind Data Marketplace:
๐ฆ NDM packages can be downloaded directly from http://downloads.nethermind.io/.