Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 897 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 897 Bytes

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