Hey Everyone I'm trying to mine this coin but I can't figure out how I tried running the easy miner that didn't work won't even open and I can't figure out how to run the cpu miners the one on bitcointalk the download links aren't working can anyone help me?
Thanks
Have you tried xmr-Stak?
Yea I tried it but I'm not sure I'm setting it up right I made a mine.bat file and put the correct code in and then I run the file and it says it's not recognized as an internal or external command. Maybe I am doing something wrong?
simply update the cofig file
this is for the cpu minner
pool_address" : "pool.electronicdollar.org:4444", <>
"wallet_address" : "<>",
"pool_password" : "",
and on top add the threads as follows
"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
],
If you are using gpu use SMR-STARK-GPU-Nvidia
use this code
pool_address" : "pool.electronicdollar.org:3333", <>
"wallet_address" : "<>",
"pool_password" : "",
update the threads
i'd suggest first run the exe file without inserting the cpu_threads_conf thread as it will prompt you the configuration . use the configuration and edit the parameters
once done run the .exe