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