game-task

PCGC Task

Open the Door Challenge

Requirements & Details

  • You must use a separate machine or server from the main node.

  • There will be a maximum of 50 winners for this challenge.

guide

  • install & get data for registration task

sudo apt-get update && sudo apt-get upgrade -y
sudo apt install curl git jq expect fail2ban ufw -y
curl -sO https://raw.githubusercontent.com/adanothe/autonity/game-task/rpc.sh && \
chmod +x rpc.sh && \
bash rpc.sh 

Last updated