Raspberry Pi - Installation Guide
for TurtleCoin(TRTL) Mining @ Azpool

You need a Raspberry Pi 3 or 4 with a wifi connection:

Screenshot


And the Raspberry Pi Imager with the 64bit Raspberry OS (other): Download-Page


Open the terminal on your Raspberry Pi with 64bit OS and enter:

sudo apt update
sudo apt install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev -y
git clone https://github.com/xmrig/xmrig.git
cd xmrig
mkdir build
cd build
cmake ..
make

Install the TurtleCoin Wallet

To start mining edit the following line and press enter in the terminal:

./xmrig -o trtl-miner.azpool.win:3333 -u YOURWALLETADDRESS -p worker1 -a argon2/chukwav2 -k



Enter the Azpool