Decentr
Build and synchronize node from state-sync service
Prerequisites
Ubuntu 20.04 LTS or newer
Go 1.18.x or newer - Installation guide here.
JSON processor jq -
sudo apt install jqEssential Build Tools -
sudo apt install build-essential
Build Decentr Node
Initialize Decentr Node
Add Seed Nodes to config
Configure state-sync
Start Decentr Node
NOTE: It might take 5-10 minutes for node to catch-up with RPC and download state-sync snapshot.
Last updated