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