Tzinit snapshot service

Snapshot details:

Network:       shadownet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/shadownet/full
GCS Asia:      gs://tf-snapshot-asia/shadownet/full
GCS EU:        gs://tf-snapshot-eu/shadownet/full
GCS US:        gs://tf-snapshot-us/shadownet/full
Level:         39968
Block hash:    BLPbXTkiZrqrFeSSp68PgkgaZkVpwAKjaxePLUdSkbiPAMbMDp9
SHA256:        56777ab93aa57136e61c72a3afe447eb31591175bed9124ead3e475c876c1f31
Creation Date: 2025-08-12T07:59:37Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

gcloud storage cp gs://tf-snapshot-eu/shadownet/full 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 BLPbXTkiZrqrFeSSp68PgkgaZkVpwAKjaxePLUdSkbiPAMbMDp9

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/shadownet/full BLPbXTkiZrqrFeSSp68PgkgaZkVpwAKjaxePLUdSkbiPAMbMDp9