Stable Chain Consensus Snapshots
Quick Info
You can copy & paste all CLI commands from the Batch pasta section to download and apply a snapshot in one go. Alternatively, you can execute the steps one by one.
Download Snapshot [pruned]
🔄 Created: {{snapshotDate}} ago. 📦 Size: {{snapshotSize}}. 🗄️ DB: goleveldb.
Batch "pasta"
Set your node folder
Just copy and paste into the terminal:
Step By Step
Stop node
Stop the service:
Node Folder
Set your node folder name:
Download genesis
Download the network genesis file.
Download addrbook
Download the network addrbook file.
Backup node state
⚠️ Make sure to save priv_validator_state.json. It contains your node state.
Clear data folders
Delete old data folders:
Download snapshot and restore data
Download the snapshot file and extract it into the data folder:
Restore node state
Move the saved validator state back to the data folder:
Restart node
Restart the service and follow logs: