# Clone project repository cd $HOME rm -rf allora-chain git clone https://github.com/allora-network/allora-chain cd allora-chain git checkout v0.4.0 # Build and install binaries make install