cd $HOME &&mkdir-pgo/bin/gitclonehttps://github.com/celestiaorg/celestia-node.gitcdcelestia-node/gitcheckouttags/v0.17.2makebuildsudomakeinstallmakecel-keymv $HOME/celestia-node/cel-key/usr/local/bin/
SnapShot Full Mainnet | Archive (updated every 3 days)
You can check the size and time of snapshot creation with this command
curl -sI https://celestia.full-archive.snap-m.stavr.tech/full-m-snap.tar.lz4 | grep "last" && curl -sI https://celestia.full-archive.snap-m.stavr.tech/full-m-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
cd $HOMEsnapinstalllz4sudosystemctlstopcelestia-fullrm-rf $HOME/.celestia-full/{blocks,data,index,inverted_index,transients,.lock}curl -o - -L https://celestia.full-archive.snap-m.stavr.tech/full-m-snap.tar.lz4 | lz4 -c -d - | tar -x -C $HOME/.celestia-full/
sudosystemctlrestartcelestia-full&&sudojournalctl-fucelestia-full-ocat