Tzinit snapshot service

Snapshot details:

Network:       shadownet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/shadownet/full
GCS:        gs://tf-snapshot-eu/shadownet/full
Level:         2660281
Block hash:    BLbk5ZcHFZqV2gYqbcMDXuUKHUeQQLB8i9qUVWiVtsFHahdWKN4
SHA256:        c476623455da3b22bf51a2686303fbab56db698e300d91524d84b801ba8f1103
Creation Date: 2026-03-27T03:59:51Z
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 BLbk5ZcHFZqV2gYqbcMDXuUKHUeQQLB8i9qUVWiVtsFHahdWKN4

Set up Bakebuddy from a snapshot:

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