Install
Recommended Hardware: 6 Cores, 32GB RAM, 1TB of storage (NVME)
Chain ID: kusama | Latest Version Tag: v1.20.2
Try our automatic setup, just enter a few variables and leave your server for a few hours
Update system and install build tools
sudo apt update && sudo apt upgrade -y
sudo apt install curl -y
screen -S ksmRun the bash script
source <(curl -s https://raw.githubusercontent.com/chaindigital/polkadot/main/rootinstallksm.sh)This script will automatically install all the necessary programs, validator node, monitoring and notification system in Telegram You need to make a few variables to make it work correctly:
Manual installation
Install dependencies
Update system and install build tools
Set the variables
Download binary files and install
Create a service
Last updated