- installation guide
- state sync
- full node setup
- light node setup
- bridge node setup
- snapshots
- one liner
š Restore Celestia Node from Posthuman TESTNET Snapshots
This guide explains how to restore your Celestia node using a snapshot from Posthuman.
š Step 1: Stop Celestia Node
Before restoring, stop the Celestia process to prevent database corruption:
š Step 2: Backup Validator State (IMPORTANT)
To avoid double signing issues, backup your validator state file:
š Step 3: Remove Old Blockchain Data
Delete the old data to free space and prevent conflicts:
š„ Step 4: Download & Extract the Latest Posthuman Snapshot
Note: Since Posthuman updates snapshots every 48 hours, use the latest one:
š Step 5: Restore Validator State
Move back the backup validator state file:
ā¶ļø Step 6: Restart Celestia Node & Monitor Logs
Now, restart the service and monitor its logs:
ā Done!
Your node should now sync from the restored Posthuman snapshot. š