Besu
Overview
Official Links
Subject
Link
1. Initial configuration
sudo adduser --system --no-create-home --group execution
sudo mkdir -p /var/lib/besu
sudo chown -R execution:execution /var/lib/besusudo apt install -y openjdk-21-jdk libjemalloc-dev jq2. Install Binaries
3. Setup and configure systemd
4. Helpful execution client commands
Last updated