Skip to content

CCminer Verushash by monkins1010

Compare
Choose a tag to compare
@monkins1010 monkins1010 released this 12 Sep 19:06
7381c7b

Updated with speed improvements, also works on non AVX processors.

Back to CUDA 8 speeds

to get started copy all the files into a folder.

ccminer -a verus -o stratum+tcp://stratum.veruspool.xyz:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.worker1 -p x

REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec (written totally for the community)

LINUX build run ./build.sh or use precompiled version, dependancies seen here:

https://github.com/tpruvot/ccminer/blob/linux/INSTALL

To compile the miner on linux
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
clone git https://github.com/monkins1010/ccminer.git
cd ccminer
./build.sh

CPU MINER
see other release