Skip to content

tandyuk/jhPrimeminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jhPrimeminer

jhPrimeminer is a optimized pool miner for primecoin.

This is Ray De Bourbon's 3.3 build, merged with deschlers linux version.

Requirements Openssl and libgmp.

Build instructions:

CentOS:

yum groupinstall "Development Tools"

yum install openssl openssl-devel openssh-clients gmp gmp-devel gmp-static git

git clone https://github.com/tandyuk/jhPrimeminer.git

cd jhPrimeminer

make

Ubuntu:

apt-get install build-essential libssl-dev openssl git libgmp libgmp-dev

git clone https://github.com/tandyuk/jhPrimeminer.git

cd jhPrimeminer

make

If you found this helpful PLEASE support my work.

XPM: AYwmNUt6tjZJ1nPPUxNiLCgy1D591RoFn4

BTC: 1P6YrvFkwYGcw9sEFVQt32Cn7JJKx4pFG2

About

jhPrimeminer is a optimized pool miner for primecoin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.8%
  • C++ 32.2%