Aleo Windows Mining Tutorial
Last updated
Last updated
1. Acquire sub-account
In order to earn qus, one must mine to a sub-account. Head over to https://www.apool.io to finish email registration.
Apool will allocate a sub-account automatically under your name. Check out your sub-account name in 'My miners' page.
2. Download the mining software
download link:https://github.com/apool-io/apoolminer/releases/tag/v1.6.9
Open the file folder and get the following files
Right click on the "start" and edit the startup script.
there are three mining mode to choose from: cpu, gpu(cpu+gpu)
Basic Parameters:
'account' specify the sub-account name, replace it with your own sub-account;
'pool' specify the IP address and port, in Aleo's case: aleo1.hk.apool.io:9090. Check the official announcement for the latest IP address.
'worker' specify the mining machine name, which use the machine ip default, and can be customized by the users, the naming rules are:can be up to 15 characters or less, and can contain alphanumeric characters (letters A-Z, numbers 0-9) and symbols.
CPU Performance Parameters:
-t, –thread; specify the number of CPU thread [default: 0, use all threads]
5. Save the scripts after change
Double-click the mouse to start the script. The mining starts.