Tzinit snapshot service (US)

Snapshot details:

Network:       mainnet
History mode:  rolling
HTTPS:         https://snapshots.us.tzinit.org/mainnet/rolling
GCS:           gs://tf-snapshot-us/mainnet/rolling
Level:         6860993
Block hash:    BM4G8qwqaM1AqS7JPc5bsdagntaV1t9bCkRgzDwqVyXWDotM6by
SHA256:        48d1197b7b044f2cdc3a6837b48ab6cf466a55c6fc5b6a31909b2c56c92a7a1d
Creation Date: 2024-10-15T23:59:35Z
Snapshot vers: 7
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.us.tzinit.org/mainnet/rolling

Download the snapshot over Google Cloud Storage as follows:

gcloud storage cp gs://tf-snapshot-us/mainnet/rolling 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 BM4G8qwqaM1AqS7JPc5bsdagntaV1t9bCkRgzDwqVyXWDotM6by

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.us.tzinit.org/mainnet/rolling BM4G8qwqaM1AqS7JPc5bsdagntaV1t9bCkRgzDwqVyXWDotM6by