Tzinit snapshot service

Snapshot details:

Network:       shadownet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/shadownet/rolling
GCS:           gs://tf-snapshot-eu/shadownet/rolling
Level:         3340616
Block hash:    BLG16gCcVTAN2eFZjMjn7iSZjACZvFnFkoEfX7kiCWMbKGehfm2
SHA256:        eb9e26f26ec1365c9295f890a5a85bb23ecc7a5f739d926124beff1a72e411ff
Creation Date: 2026-05-15T07:59:51Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/shadownet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/shadownet/rolling snapshot_file

Import the snapshot with Octez:

octez-node snapshot import snapshot_file

If you are concerned about checking the block hash, use:

octez-node snapshot import snapshot_file --block BLG16gCcVTAN2eFZjMjn7iSZjACZvFnFkoEfX7kiCWMbKGehfm2

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/shadownet/rolling BLG16gCcVTAN2eFZjMjn7iSZjACZvFnFkoEfX7kiCWMbKGehfm2