Difference between revisions of "Browser Bitcoin Miner"

From Bitcoin Wiki
Jump to: navigation, search
(Add to category Miners.)
(Clarify that this is a CPU miner.)
Line 1: Line 1:
A Java app bitcoin miner that requires no installation and is launched from the browser.
+
A [[cpu-miner|cpu miner]] that is launched from the browser, requires no installation and runs as a Java application.
  
 
The miner connects to a pool and the payout method is pay-per-share.  The pool's fee is 3%.
 
The miner connects to a pool and the payout method is pay-per-share.  The pool's fee is 3%.
Line 6: Line 6:
  
 
This software was announced on May 18, 2011<ref>[http://forum.bitcoin.org/index.php?topic=8780.0 Browser Bitcoin Miner (No setup, no download, no configuration)]</ref>.
 
This software was announced on May 18, 2011<ref>[http://forum.bitcoin.org/index.php?topic=8780.0 Browser Bitcoin Miner (No setup, no download, no configuration)]</ref>.
 +
 +
==See Also==
 +
 +
* [[Why a GPU mines faster than a CPU]]
  
 
==External Links==
 
==External Links==

Revision as of 12:34, 19 May 2011

A cpu miner that is launched from the browser, requires no installation and runs as a Java application.

The miner connects to a pool and the payout method is pay-per-share. The pool's fee is 3%.

Requires Java 1.5 or higher. This miner app is not open source.

This software was announced on May 18, 2011[1].

See Also

External Links

References