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:         11550789
Block hash:    BLnNkaLnCqp2RPBurQ4XbMriXsNLCpGkhUEvvPJzE2w1fBr3XY5
SHA256:        a073af1d5fafe78436a4d3f48c98c290cd2de63998818c27368582c4bbea4e82
Creation Date: 2025-04-01T15: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 BLnNkaLnCqp2RPBurQ4XbMriXsNLCpGkhUEvvPJzE2w1fBr3XY5

Set up Bakebuddy from a snapshot:

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