SETUP NODE You can setup your celestia fullnode in few minutes by using automated script below. It will prompt you to input your validator node name!wget -O celestia.sh https://raw.githubusercontent.com/kj89/testnet_manuals/main/celestia/celestia.sh && chmod +x celestia.sh && ./celestia.sh POST INSTALLATION When installation is finished please load variables into system source $HOME/.bash_profile Next you have to make sure your validator is syncing blocks. You can use comm...