Difference between revisions of "RPC Miner"

From Bitcoin Wiki
Jump to: navigation, search
(External Links: clarify link name.)
(Add link to the pooled mining article.)
Line 1: Line 1:
The Bitcoin remote RPC Miner, also referred to as puddinpop's miner after the author's forum name, is a pool miner.
+
The Bitcoin remote RPC Miner, also referred to as puddinpop's miner after the author's forum name, is a [[Pooled mining|pool miner]] client.
  
There are four binaries distributed:
+
There are four miner client binaries distributed:
 
* A [[Cpu Miner|CPU miner]]
 
* A [[Cpu Miner|CPU miner]]
 
* A 4Way CPU miner
 
* A 4Way CPU miner

Revision as of 04:28, 6 March 2011

The Bitcoin remote RPC Miner, also referred to as puddinpop's miner after the author's forum name, is a pool miner client.

There are four miner client binaries distributed:

  • A CPU miner
  • A 4Way CPU miner
  • An OpenCL miner for ATI GPUs
  • A CUDA miner for NVidia GPUs

See Also

External Links