πSyncing From Snapshot
Instructions for faster syncing by use of a recent snapshot
Last updated
Instructions for faster syncing by use of a recent snapshot
Last updated
Current latest snapshot hosted by Taraxa dev team is here:
Follow the these steps:
Download the snapshot (link above)
Uncompress the snapshot archive
Stop the node process
Replace state_db
and db
folders into the data folder for your node. (Default path is ~/.taraxa/data
or as specified in your node config.)
Restart your node to begin syncing from the block height of your snapshot.
Congrats you are all done and node will sync faster than having started from the beginning!
Follow the these steps:
Download the snapshot (link above)
Uncompress the snapshot archive
Open a terminal and navigate to the location containing the renamed snapshot state_db and db folders.
Run the following commands in the terminal to copy them into your dockerized container: `
Congrats you are all done and node will sync faster than having started from the beginning!