Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WO]WebOffice Coin: Test net pool is online.
by
pcfilm
on 19/07/2023, 13:50:16 UTC
If you want mine this coin, try ares miner - https://github.com/MultiMinerAres/AresminerRebuild/releases/tag/1.1.0

For kawpow algo best result now. For my 1 3070 - 32 mh/s
Also for kawpow work "anti-overheat" system.

Bat file:
Code:
@echo off
cd %~dp0
cls

AresProject.exe --disable-gpu --algorithm kawpow --pool "pool_address" --wallet "wallet_address"-wallet
pause
you have disabled gpu, the means you have use cpu to mining, so that with low hashrate. just remove "--disable-gpu"
 you can watching https://youtu.be/YusHygcGE2I for how to config with wildrig under windows and hiveos and goodluck!!