cpuminer

CPU miner for bitcoin

  • Owner: jgarzik/cpuminer
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

This is a multi-threaded CPU miner for bitcoin.

License: GPLv2. See COPYING for details.

Dependencies:
libcurl http://curl.haxx.se/libcurl/
jansson http://www.digip.org/jansson/
(jansson is optional, and is included in-tree)

Basic *nix build instructions:
./autogen.sh # only needed if building from git repo
CFLAGS="-O3 -Wall -msse2" ./configure
make

Basic WIN32 build instructions (on Fedora 13; requires mingw32):
./autogen.sh # only needed if building from git repo
rm -f mingw32-config.cache
MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
make
./mknsis.sh

Usage instructions: Run "minerd --help" to see options.

Also many issues and FAQs are covered in the forum thread
dedicated to this program,
https://bitcointalk.org/?topic=1925.0;all

Main metrics

Overview
Name With Ownerjgarzik/cpuminer
Primary LanguageC
Program languageShell (Language Count: 5)
Platform
License:Other
所有者活动
Created At2010-11-24 04:35:07
Pushed At2022-07-02 14:58:26
Last Commit At2022-07-02 10:58:26
Release Count21
Last Release Namev1.0.2 (Posted on 2011-06-14 02:45:59)
First Release Namev0.1 (Posted on 2010-11-24 19:31:37)
用户参与
Stargazers Count1k
Watchers Count101
Fork Count2.4k
Commits Count176
Has Issues Enabled
Issues Count50
Issue Open Count0
Pull Requests Count13
Pull Requests Open Count0
Pull Requests Close Count40
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private