- You must need to buy a VPS for running Allora FULL NODE:
- You should buy VPS which is fulfilling all these requirements :
Operating System : Ubuntu 22.04
Recommended Hardware: 4 Cores, 8GB RAM, 200GB of storage (NVME)
cd $HOME
rm -rf install_allora.sh
wget https://raw.githubusercontent.com/0xtnpxsgt/Allora-Full-Node-Setup/main/install_allora.sh && chmod +x install_allora.sh && ./install_allora.sh
docker compose logs -f
curl -s http://localhost:26657/status | jq .
To use this rpc for worker: http://YOURVPSIP:26657