/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 1QDwdLPrPYSoPqS7pB2kGG84YX6hEcQ4JN BCH 1AH1u7B4KtDTUBgmT6NrXyahNEgTac3fL7
  • sp-hash: BTC donation address: 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd
  • tpruvot: BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

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

This variant was tested and built with Visual Studio 2015 on Windows 10

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).