Instructions on mining
and helpful tips
Scroll down for more information
How to mine Espers
---HOW TO MINE WITH YOUR CPU---
Download a miner from:
cpu-miner with hmq1725 support
Extract the files to a folder on your desktop, and locate the RUN-AMD or RUN-INTEL file, (CHOOSE WICH CPU YOU HAVE)
Right click the chosen file, and edit it
Change after:
-a HMQ1725 -o stratum+tcp://stratum.minertopia.org:3747 -u YOUR ESPERS WALLET ADDRESS -p c=ESP -t AMOUNT OF THREADS YOU WANT TO USE
If you want to utilize your whole CPU, remove the -t part.
Save and exit, and run the .bat file you chosen (based on wich brand CPU you have)
Enjoy, you are now mining!
---HOW TO MINE WITH YOUR GPU (NVIDIA MAIN)---
Download T-rex miner version 0.19.4 from:
T-rex miner v0.19.4
Note: T-rex miner supports hmq1725 algo only on version 0.19.4 or lower
Extract the files to a folder on your desktop Choose one .bat file, right click it and hit edit. it should look like this:
t-rex -a hmq1725 -o pool.uunigate.com:7045 -u yourwalletaddress.yourworkername -p x
Save and exit, then run the .bat file
---HOW TO MINE WITH YOUR GPU (NVIDIA ALTERNATE)---
Download CCminer from:
Trupvot's CCMiner
Extract the files to a folder on your desktop
Choose one .bat file, right click it and hit edit.
it should look like this:
ccminer-x64 -a HMQ1725 -o stratum+tcp://stratum.minertopia.org:3747 -u YOUR ESPERS WALLET ADDRESS -p c=ESP pause
Save and exit, and run the .bat file
---HOW TO MINE WITH YOUR GPU (AMD)---
Download SGminer with HMQ1725 algo from:
Sgminer HMQ1725
Extract the files to a folder on your desktop.
Choose one .bat file, right click it and hit edit.
it should look like this:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe –no-submit-stale –kernel hmq1725 -o stratum+tcp://stratum.minertopia.org:3747 -u wallet -p x -I 18
Save and exit, and run the .bat file