βοΈInstallation
After thorough testing on multiple machines, we can conclude that the recommended minimum hardware requirements are as follows:
1./ Server preparation
sudo apt update && apt upgrade -y
sudo apt install tmux git curl -y
sudo apt install make clang pkg-config libssl-dev build-essential -y2./ Install or update to version 1.6.4
cd $HOME && rm -rf update_pactus.sh && wget -O update_pactus.sh https://raw.githubusercontent.com/NodeSphereGL/NodeSetup/main/Pactus/update.sh && chmod +x update_pactus.sh && ./update_pactus.sh3./ Initializing the Node
cd $HOME/node_pactus
sudo ./pactus-daemon init./pactus-daemon init --restore "<your-mnemonic>"4./ Import snapshot
5./ CLI Cheatsheets
Last updated