Difference between revisions of "RPC Miner"

From Bitcoin Wiki
Jump to: navigation, search
(Add External links section with links for source code and project thread.)
(Add to mining category.)
Line 7: Line 7:
 
* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
 
* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
 
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]
 
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]
 +
 +
[[Category:Mining]]

Revision as of 09:59, 2 March 2011

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

This miner supports ATI / OpenCL hardware, NVidia / CUDA hardware and CPUs.

External Links