Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WO]WebOffice Coin: Test net pool is online.
by
jariatok
on 19/07/2023, 10:09:49 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