Difference between revisions of "RPC Miner"

From Bitcoin Wiki
Jump to: navigation, search
(Page has moved.)
(Undo revision 4709 by Sgornick (talk) - RPC Miner != Remote Miner, should remain separate articles)
Line 1: Line 1:
This page has moded to [[Remote miner]]
+
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 miner|OpenCL]] hardware, NVidia / CUDA hardware and [[Cpu_Miner|CPUs]].
 +
 
 +
==External Links==
 +
 
 +
* [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]
 +
 
 +
[[Category:Mining]]

Revision as of 23:06, 5 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