π»Baremetal
Authors: [man4ela | catapulta.eth]
System Requirements
CPU
OS
RAM
DISK
Run a tracing node
Pre-Requisites
sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -y
sudo apt install -y git make wget gcc pkg-config libusb-1.0-0-dev libudev-dev jq gcc g++ curl libssl-dev screen apache2-utils build-essential pkg-configSetting up Firewall
sudo ufw default deny incoming
sudo ufw default allow outgoingBuilding a Node on Moonriver
Setup the Wasm Overrides (required for a tracing node)
Create the Configuration File
Maintain Your Node
References
Last updated