Teku
Overview
Official Links
Subject
Links
1. Initial configuration
sudo adduser --system --no-create-home --group consensus
sudo mkdir -p /var/lib/teku
sudo chown -R consensus:consensus /var/lib/tekusudo apt install curl openjdk-17-jdk libsnappy-dev libc6-dev jq git libc6 unzip -y2. Install Binaries
3. Setup and configure systemd
4. Helpful consensus client commands
Last updated