Setup vertcoin mining pool. Feel free to join in guys. 0% fees
For higher hash rates (more than ~100MH/s) you may want to head over to my vtc network which is more suited for larger mining rigs
http://37.191.181.181:9171For lower hash rates (less than ~100MH/s) you may want to head over to my vtc2 network which has a lower difficulty and more regular payouts:
http://37.191.181.181:9181Settings for AMD GPU mining:
SGMINER: "sgminer -k Lyra2REv2 -o stratum+tcp://37.191.181.181:9171 -u Your_VTC_PayoutAddress -p x" (more then ~100MH/s)
SGMINER: "sgminer -k Lyra2REv2 -o stratum+tcp://37.191.181.181:9181 -u Your_VTC_PayoutAddress -p x" (less then ~100MH/s)
Settings for NVIDIA GPU mining:
CCMINER: "ccminer -a lyra2v2 -o stratum+tcp://37.191.181.181:9171 -u Your_VTC_PayoutAddress -p x" (more then ~100MH/s)
CCMINER: "ccminer -a lyra2v2 -o stratum+tcp://37.191.181.181:9181 -u Your_VTC_PayoutAddress -p x" (less then ~100MH/s)
Setting for CPU mining:
CPUMINER: "cpuminer -a lyra2rev2 -o stratum+tcp://37.191.181.181:9171 -u Your_VTC_PayoutAddress -p x" (more then ~100MH/s)
CPUMINER: "cpuminer -a lyra2rev2 -o stratum+tcp://37.191.181.181:9181 -u Your_VTC_PayoutAddress -p x" (less then ~100MH/s)