curl https://singapore-api-lb.ateza.io/snapshot/BLQL5q3ZcaJxF4dXzVwN4DriEbJszfxCSwLkwejCkZsga14yNy5.full.xz --output snapshot.full.xz
Done
xz --decompress snapshot.full.xz
Done
tezos-node snapshot import snapshot.full --block BLQL5q3ZcaJxF4dXzVwN4DriEbJszfxCSwLkwejCkZsga14yNy5
Done
Be your own Baker
Snapshots are a method to easily download the Tezos chain to your computer so you can quickly run a node. The alternative is to sync the Tezos node from scratch which can take several weeks to complete. There are two kinds of snapshots: Full
and Rolling
. In general, it is recommended to download a Full
snapshot unless your specific requirements dictate otherwise (e.g., disk space constraints).