How to mine electroneum with Nvidia
First, you'll have to download xmr-stak-nvidia at the adress below
https://github.com/fireice-uk/xmr-stak-nvidia/releases/download/v1.1.1-1.4.0/xmr-stak-nvidia.zip
-Unzip the folder
-Run once the xmr-stak-nvidia.exe file.
-In the cmd windows, copie the gpu_threads_conf
it look like :
[
{ "index" : 0, "threads" : 32, "blocks" : 14, "bfactor" : 6, "bsleep" : 25, "affine_to_cpu" : false},
],
-open the config. txt file and look for "gpu_threads_conf "
-Paste after it
-search for the lines below and fill them
"pool_address" : "",
"wallet_address" : "",
"pool_password" : "",
I recommend for pool "eu2.electromine.fr:5555" and "pool.electroneum.space:5555"
for the pool_password leave empty in most cases or "x".
-Save and run xmr-stak-nvidia.exe file.
Enjoy your mining...