Skip to main content

One post tagged with "DePIN"

View All Tags

ยท One min read

Registerโ€‹

Install Docker + Screenโ€‹

sudo apt install apt-transport-https ca-certificates curl screen software-properties-common -y && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - && sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable" && sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin -y

Download PINGPONGโ€‹

mkdir dl; cd dl
wget https://pingpong-build.s3.ap-southeast-1.amazonaws.com/linux/latest/PINGPONG; chmod +x PINGPONG

Kesiniโ€‹

RUNโ€‹

screen -S pingpong
./PINGPONG --key deviceID