Hacash now available for mine from project AresMiner -
https://github.com/MultiMinerAres/AresminerRebuild/releases/tag/1.1.0Use your CPU with Ares for get best results and high hashrate.
Fee - 0.5%
You need create and edit bat file for start minig HACD.
Example:
@echo off
cd %~dp0
cls
AresProject.exe --disable-gpu --algorithm "algo" --pool "pool:port" --wallet "wallet_address" --gpu-boost 3
pause