πSyncing From Snapshot
Instructions for faster syncing by use of a recent snapshot
What are Snapshots?
Latest Snapshots
Mainnet
curl "https://snapshots.taraxa.io/api?network=mainnet" -s | jq -r '.light.url'Testnet
curl "https://snapshots.taraxa.io/api?network=testnet" -s | jq -r '.light.url'Installing Snapshot On Local Machine
Installing Snapshot On Dockerized Node
Snapshot Management
Default Behavior
Configuration Options
Network Selection
Node Type
Custom Snapshot URL
Force Fresh Snapshot Download
Light Node Performance Considerations
Example Configurations
Standard Light Node Configuration
Periodic Snapshot Refresh (Alternative to Light Node)
Last updated