Install Aut and Create Wallet.Key

Install Aut

sudo apt update && apt upgrade -y

sudo apt install git curl wget -y

sudo apt install make clang pkg-config libssl-dev build-essential -y

sudo apt install pipx -y

pipx install --force https://github.com/autonity/aut/releases/download/v0.3.0.dev4/aut-0.3.0.dev4-py3-none-any.whl

pipx ensurepath

source ~/.bashrc

Create Wallet key

mkdir piccadilly-keystore && aut account new --keyfile ./piccadilly-keystore/wallet.key

Input your password for wallet.key

Save wallet address and wallet.key.

Config Aut for wallet.key

paste content bellow on file and save

Register

Register to take part in the Games! Registration is free and open to all.

https://game.autonity.org/getting-started/register.html

Before form You need get "SIGNATURE HASH" , run command bellow and save all logs.

ex: 0xxxxf2396fa44f47b2c77f2e934cccc239582344437bdsgdstwtre3465756478568d1xx

Backup wallet.key

Save wallet.key in folder: piccadilly-keystore

Upgrade Aut

Last updated