dxzenith / allora-worker-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • You must need to buy a VPS for running Allora Node
  • You can buy from : PQ Hosting
  • You should buy VPS which is fulfilling all these requirements :
Operating System : Ubuntu 22.04
CPU : Minimum of 1/2 core
RAM : 2 to 4 GB
Storage : SSD or NVMe with at least 5GB of space

Create Wallet & Request Faucet

Deployment

  • Open termius/putty terminal
  • Paste these 2 commands one by one
rm -rf allora.sh allora-chain/ basic-coin-prediction-node/
wget https://raw.githubusercontent.com/dxzenith/allora-worker-node/main/allora.sh && chmod +x allora.sh && ./allora.sh
  • Atlast you will see some logs like this :

image

  • It means your node is running

About


Languages

Language:Shell 100.0%