/ccminer

Software for mining various cryptocoins

Primary LanguageCGNU General Public License v3.0GPL-3.0

ccminer

Based on Christian Buchner's & Christian H.'s CUDA project based on the Fork by tpruvot@github with X14,X15,X17,WHIRL,Blake256 and LYRA2 support , and some others, check the README.txt Reforked and optimized by sp-hash@github and KlausT@github

KlausT: BTC donation address: 1H2BHSyuwLP9vqt2p3bK9G3mDJsAi7qChw SP-HASH: BTC donation address: 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd tpruvot: BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

A part of the recent algos were originally wrote by djm34.

This variant was tested and built with VStudio 2013 on Windows 7 and Windows 8.1

Note that the x86 releases are generally faster than x64 ones on Windows.

About source code dependencies

This project requires some libraries to be built :

  • OpenSSL (prebuilt for win)

  • Curl (prebuilt for win)

  • pthreads (prebuilt for win)

This fork now contains these libraries for both x86 and x64 platforms (windows).