Post
Topic
Board Announcements (Altcoins)
Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌
by
Nik4691
on 08/06/2017, 07:10:39 UTC
Hello! Guys! Give some fresh nodes, I have only 1 connection in my wallet. port=22448 - is this the correct port nodes?
http://espstats.net/download/addnodes.txt

how to mine with qt wallet? seem disabled!.

how to mine with windows? amd gpu0
In wallet mining is not done yet, will be coming later on. http://cryptomining-blog.com/tag/sgminer-hmq1725/  -- There is AMD miner with the algo, dont know how to use it, i have nvidia. I have heard its not compatible with all AMD cards but i might be wrong, you can try that.

EDIT: http://espers.io/blog/espers-mining-quick-start-guide/
where i should put my wallet address?

Code:
cpuminer-amd -a hmq1725 -o stratum+tcp://esp.maxminers.net:5872 -u yourworker.1 -p password -q
First of all, use stratum+tcp://stratum.minertopia.org:3747 and then -u yourwalletaddress -p x
Better this:
Code:
sgminer.exe --kernel hmq1725 -o stratum+tcp://stratum.minertopia.org:3747 -u yourwalletaddress -p ESP -I 15
If your desktop goes heavy try lowering -I 15 to -I 14 or lower. If you can take it go to -I 16 or more.
The miner is here:
http://cryptomining-blog.com/tag/sgminer-hmq1725-gpu-miner/

EDIT: Sorry now I notice that you want to mine with CPU. What I wrote is for AMD GPUs. Embarrassed