Hello if you just starting mining MMXIVcoin you need a new wallet:
https://docs.google.com/file/d/0B9KhUdXDh1RqUENINllUb3FEZjg/editClick top middle of page, and choose download.. Run MMXIV wallet, click yes to add firewall rule,.. then let it sync..
As for mining MMXIV I made it easy for you..
Get your address from wallet, use that for SHA256 ASIC miners, or swap ports for any other miners.
(ASiC) SHA256 Pool: stratum+tcp://pool.mmxivcoin.com:6666
(GPU) X-11 Mining: stratum+tcp://pool.mmxivcoin.com:8889
(CPU) Scrypt Mining: stratum+tcp://pool.mmxivcoin.com:7777
(GPU) x13 Mining: stratum+tcp://pool.mmxivcoin.com:9999
Sample ASiC bfgminer:
bfgminer.exe --http-port 6666 -o stratum+tcp://pool.mmxivcoin.com:6666 -u MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK -p x -I 15 -w 256 --queue 0 --no-submit-stale
MMXIV x-13.bat sgminer:
sgminer -k x13mod -o stratum+tcp://pool.mmxivcoin.com:9999 -u MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK -p x --thread-concurrency 8192 -g 2 -I 15 -w 256 --temp-cutoff 90 --temp-overheat 85 --gpu-powertune 20 --gpu-threads 2 --queue 0 --no-submit-stale
MMXIV x-11.bat / CPU Miner:
https://mega.co.nz/#F!V5I1mawQ!bCcaIhRkODjUVEBWsGmu_wMMXIV Scrypt.bat / CPU Miner:
minerd.exe -o stratum+tcp://pool.mmxivcoin.com:8889 -u MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK -p x
MMXIV Scrypt.bat / CPU Miner:
minerd.exe -o stratum+tcp://pool.mmxivcoin.com:7777 -u MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK -p x
Sample cgminer.conf
{
"pools" : [
{
"url" : "stratum+tcp://pool.mmxivcoin.com:9999",
"user" : "MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK",
"pass" : "x"
},
{
"url" : "stratum+tcp://pool.mmxivcoin.com:9999",
"user" : "MYxfiV2pzocXXr7SXq2bn5qky5XcSvKHxK",
"pass" : "x"
}
]
,
"intensity" : "15",
"worksize" : "256",
"kernel" : "x13mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
that's all there is to it, new miners..need any help?? just let me know,..
Enjoy mining MMXIV
In Crypto We Trust!!