Skip to content

0xtnpxsgt/Allora-Full-Node-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Allora-Full-Node-Setup

YF89_m8Y-CXUWHpX

  • 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)

Automatic Installation

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

Check logs

docker compose logs -f

Check Sync Status

curl -s http://localhost:26657/status | jq .

Now you can use this RPC to your worker node:

To use this rpc for worker: http://YOURVPSIP:26657

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages