Tzinit snapshot service

Snapshot details:

Network:       ghostnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/ghostnet/full
GCS Asia:      gs://tf-snapshot-asia/ghostnet/full
GCS EU:        gs://tf-snapshot-eu/ghostnet/full
GCS US:        gs://tf-snapshot-us/ghostnet/full
Level:         13430103
Block hash:    BMXKFma9tb3b1tQyEDHuiatFzbg11uNmSfgy8CAQApWMw6FcUq2
SHA256:        1ce8b3d2d0b522cf5049e15c60ea1c1ff8ecb80227b27062da970e424fdcd0c0
Creation Date: 2025-06-30T15:59:56Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

gcloud storage cp gs://tf-snapshot-eu/ghostnet/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 BMXKFma9tb3b1tQyEDHuiatFzbg11uNmSfgy8CAQApWMw6FcUq2

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ghostnet/full BMXKFma9tb3b1tQyEDHuiatFzbg11uNmSfgy8CAQApWMw6FcUq2