AIO(Avrio)Mining Tutorial

Created:2020-05-20   

Introduction of Avrio

Avrio is a Novel, Permissionless Cash achieved via a Scalable Network Consensus. Leveraging a from scratch consensus method avrio has a fair and secure distribution system.

Official website: https://avrio-project.github.io/avrio.network/

Block explorer: https://aioexp.mine2.live/

Mining equipment and mining environment

Mining equipment: CPU/GPU

Mining algorithm: cryptonight-pico/trtl

Mining software: xmrig

Get mining software

URL link:https://github.com/xmrig/xmrig/releases

Set mining parameters and start mining

1.Download xmrig through the above link, select "Unzip the file to the current folder", and find the "start" file.

2. Right-click "start" and select "Edit". In the "start" file, the parameters are set as follows:

@echo off
xmrig.exe --algo cryptonight-pico/trtl -o aio.ss.dxpool.com:8333 - u wallet_address.miner -p x -k 
pause

Among the above parameters, pay attention to several parameters:

wallet_address: fill in your AIO wallet address

miner: your miner name

3. After the setting is completed, as shown in the figure below:

4. Save and close the file, then double-click the "run" file to start mining.

Check the earnings

After the machine has been running for a while and submitted data to the mining pool, you can view the mining machine's operating status and profit situation. You can access the official website of DxPool (https://www.dxpool.com/), enter the wallet address in the search bar in the upper right corner, and click View, you can view the status and profit of the miner.