⛓️SnapShot
🔥Celestia🔥
Light Testnet
SnapShot Light Testnet | Archive - (updated every 24 hours)
cd $HOME
snap install lz4
sudo systemctl stop celestia-light
rm -rf $HOME/.celestia-light-mocha-4/data
curl -o - -L https://celestia.light-archive.snap-t.stavr.tech/light-t-snap.tar.lz4 | lz4 -c -d - | tar -x -C $HOME/.celestia-light-mocha-4/
sudo systemctl restart celestia-light && sudo journalctl -fu celestia-light -ocat
Useful Tools
🔥EXPLORER-T🔥: https://explorer.stavr.tech/Celestia-Testnet Indexer "ON"
🔥API-T🔥: https://celestia.api.t.stavr.tech
🔥RPC-T🔥: https://celestia.rpc.t.stavr.tech Snapshot-interval = 1000
ARCHIVE NODE
api archive: https://celestia.api-archive.t.stavr.tech:443
rpc archive: https://celestia.rpc-archive.t.stavr.tech:443
grpc archive: https://celestia.grpc-archive.t.stavr.tech:443
Auto_install_script-T
source <(curl -s https://raw.githubusercontent.com/111STAVR111/props/main/Celestia/Testnet/Light/lightt)
Last updated
Was this helpful?