Skip to content
This repository was archived by the owner on Jan 9, 2021. It is now read-only.

nicehash/simplemultialgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nice Simple Multi-Algorithm mining

C function that gets profitability information about algorithms and returns back most profitable algorithm.

Should be compatible with all cpuminer based projects (ccminer, sgminer, cgminer,...).

In some cases, you may modify your json_rpc_call function usually located in util.c; simply add: curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, false);

Algorithm names: https://www.nicehash.com/index.jsp?p=simplemultialgo#names

About

C function for miners to work with Simple Multi-Algorithm Mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages