Snapshots
Last updated
Last updated
This command will create a snapshot in your master.node/blockchain/data/snapshots folder.
The name of your snapshot will look something like this:
• snapshot-0073be5fd13211fb639c941f97aa9017afb446c4689b0c30e3ea396f.bin
You can use command above to generate your own snapshots, but we recommend using official snapshots.
Official snapshots are available here: or Run Pen command below:
please note that every snapshot links are expired every 10 minutes.
Before using snapshots, you need to close existing inery app (nodine)
check again using this command and make sure pid are not found (it mean has been killed)
Go to inery.setup folder
Click on Run Pen below to get snapshots from officials, or you may use your own snapshots.
Once you have downloaded the snapshots, copy them into the /master.node/blockchain/data/snapshots folder.
change the snapshot-XXX......................XX.bin into your downloaded file name / your own snapshots file name.
Remove blockchain data/state folder
Create a snapshot bash script
copy all command below and save the file
change the snapshots_file_name to the same name as your snapshot-XXX......................XX.bin as one step before.
giving bash script permission to run
run node with snapshots
To see logs, use command below
You may have to wait a little before your node starts receiving blocks, but it will sync faster than starting all from scratch.