Last updated: a month ago
Posted on: 2023-12-19 18:03

How to setup OneZeroMiner for GPU mining


Compatible algorithms: XelisHash


Download the mining files


In order to mine with your GPU you can use OneZeroMiner, simply download it from here:


https://github.com/OneZeroMiner/onezerominer/releases



Here is also the official GitHub repository:


https://github.com/OneZeroMiner/onezerominer


Setup with a start.bat file


Once you download the file from Assets, unzip it and in the same folder as lolMiner.exe, create a start.bat file with the contents:


onezerominer.exe -a xelis -o stratum+ssl://xelishash.unmineable.com:4444 -w YourAlias.WorkerName --no-cert-validation
pause


Some things to consider


Accounts are now available and make mining significantly more flexible!


As part of this update, using an Alias is now the preferable way to start mining. This allows you to better manage your activity and distribute your hashrate across our supported coins with greater control.


If you haven’t created an Account yet, you can easily do so through our website.


You can follow your progress in the website, by going into the Dashboard section.


Setup with a Legacy Address


Despite the addition of the Accounts section to our website and mining pool, it is still possible to mine using legacy addresses for those who prefer the classic setup or need a quick start, just be sure to set the -w param as:


-w COIN:YOUR_ADDRESS.WORKER_NAME


You must change COIN, YOUR_ADDRESS and WORKER_NAME.


COIN is the coin you are mining, for example: ADA, TRX, WIN, or more. Also keep the ":" symbol between the coin and your address. YOUR_ADDRESS must be a valid address for the coin you choose, otherwise the pool will return an error, also be sure to check the supported network for some coins, like TRC20 for USDT mining (TRON address). Your WORKER_NAME is simply any name that you would like to set for your worker, to identify it on the website.


If you are mining XRP to an exchange or other coin that require payment tags or a memo to work, don't forget to add your memo or payment tag after your address:


XRP:YourAddress:YOUR_MEMO_OR_TAG.YourWorkerName


You can follow your progress in the website, by going into the Address section of the coin you are mining.


For an easier configuration, we recommend trying our wizard for the creating a .bat/.sh file. 🧙‍♂️

If you have any issue, question or suggestion contact us here:


Email (Official Support Channel)
X (formerly Twitter)
Instagram
Beware of impersonators, we have no official Telegram or Discord channels.

Back to top