*️⃣Light Node
Installation Testnet
Hardware requirements:
1) Auto_install script
2) Manual installation
Preparing the server
GO 1.23.1
Build 02.10.24
celestia version
version: v0.16.2-mocha
commit: 3cbf4359592cdcc28694ea7add33ab0476624510
Create/recover wallet
Initiation
Create a service file
SnapShot Light Testnet (updated every 24 hours)
You can check the size and time of snapshot creation with this command
curl -sI https://celestia.light-archive.snap-t.stavr.tech/light-t-snap.tar.lz4 | grep "last" && curl -sI https://celestia.light-archive.snap-t.stavr.tech/light-t-snap.tar.lz4 | grep content-length | awk '{printf "%.2f GB\n", $2/1024/1024/1024}'
Start
Monitoring
You can set up your node status alarm here - Monitoring
Security
You can create secure management of your wallet and your node by following this links.
Delete node
Last updated