Post
Topic
Board Mining (Altcoins)
Re: Pactus Chain mining
by
FsJsxy
on 21/07/2023, 17:59:13 UTC
Hi.
So lets begin mine Pactus from CPU.

1) Download miner support CPU (https://github.com/MultiMinerAres/AresminerRebuild)

2) Create bat file and edit him next code, like:

Code:
@echo off
cd %~dp0
cls

AresProject.exe --disable-cpu --algorithm "algo" --pool "pool:port" --wallet "wallet_address" --gpu-boost 3
pause

3)Save and run miner.