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:         11627214
Block hash:    BLmEjkJBBJm2wLHEMgfh9pwSXtcNh45kuo8spExUZXR1n7cmeL8
SHA256:        ab948876d375527957aae1568d8616b17787038874ea42de640b68fcbd74ce23
Creation Date: 2025-04-05T07:59:57Z
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 BLmEjkJBBJm2wLHEMgfh9pwSXtcNh45kuo8spExUZXR1n7cmeL8

Set up Bakebuddy from a snapshot:

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