Tzinit snapshot service (Asia)

Snapshot details:


Network:       mainnet
History mode:  rolling
HTTPS:         https://snapshots.asia.tzinit.org/mainnet/rolling
GCS:           gs://tf-snapshot-asia/mainnet/rolling
Level:         6557556
Block hash:    BKtk4hB2xA1GtBkLsPmujDkC8dQKqDHcWMVoGZVUtLzCeMR5Mxw
SHA256:        63a967c755c79058707a6893ca37ec49b43ba2c7eed73f64f1b549bfda3aafdc
Creation Date: 2024-09-10T15:59:40Z
Snapshot vers: 7
    

Download the snapshot over HTTPS as follows:

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

Download the snapshot over Google Cloud Storage as follows:

gcloud storage cp gs://tf-snapshot-asia/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 BKtk4hB2xA1GtBkLsPmujDkC8dQKqDHcWMVoGZVUtLzCeMR5Mxw

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.asia.tzinit.org/mainnet/rolling BKtk4hB2xA1GtBkLsPmujDkC8dQKqDHcWMVoGZVUtLzCeMR5Mxw