Nethermind
Overview
Official Links
Subject
Link
1. Initial configuration
sudo adduser --system --no-create-home --group execution
sudo mkdir -p /var/lib/nethermind
sudo chown -R execution:execution /var/lib/nethermindsudo apt update
sudo apt install ccze curl libsnappy-dev libc6-dev jq libc6 unzip -y2. Install Binaries
3. Setup and configure systemd
4. Helpful execution client commands
Last updated