Official Linkshttps://jackalprotocol.com/ExplorerExplorerServer requirements:No. of CPUs: 4Memory: 8GBDisk: 150GBOS: Ubuntu 22.04 LTSInstall Node Guide (Testnet)Preparing the serversudo apt update && sudo apt upgrade -y && \ sudo apt install curl tar wget clang pkg-config libssl-dev jq build-essential bsdmainutils git make ncdu gcc git jq chrony liblz4-tool -y GO 19 (one command)version="1.19.3" \ && cd $HOME \ && wget "https://golang.org/dl/go$version....