Difference between revisions of "Simplecoin.us"

From Bitcoin Wiki
Jump to: navigation, search
(Simplecoin.us Mining Pool)
 
m (fix links)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Simplecoin is a new mining pool with the goal of simplifying mining while providing tools for the most avid miners.
+
Simplecoin is a new [[Pooled mining|mining pool]] with the goal of simplifying mining while providing tools for the most avid miners.  For information about the exchange named similarly, see [[SimpleCoin]]. 
 +
 
 +
This pool pays out using a proportional share reward system (your shares / total shares for the round) = % share of the rewards.
 +
 
 +
The service was first available on June 02, 2011<ref>[http://bitcointalk.org/index.php?topic=11186.0 SIMPLECOIN.US (0% fee, Instant Pay, LP, JSON, Opensource!)]</ref>.
  
 
* Opensource: Pushpool driven, running on a modified xenland frontend.
 
* Opensource: Pushpool driven, running on a modified xenland frontend.
 
* 0% fee during site development! (100% proportional payout of bonus 50btc)
 
* 0% fee during site development! (100% proportional payout of bonus 50btc)
 
* Instant cashout available with positive balance!
 
* Instant cashout available with positive balance!
* Long polling for less stale shares
+
* [[Long Polling]] for less stale shares
 
* Worker monitor for less downtime
 
* Worker monitor for less downtime
 
* Current Round Payout estimation
 
* Current Round Payout estimation
 
* JSON account/worker monitoring API
 
* JSON account/worker monitoring API
  
To get started, setup an account at simplecoin.us.<br />
+
==Getting Started==
You should have a miner auto-created on registration: user=username.1, password=x;<br />
+
To get started, setup an account at simplecoin.us.
login with your favorite miner at simplecoin.us:8337<br />
+
You should have a miner auto-created on registration: user=username.1, password=x;
 +
login with your favorite miner at simplecoin.us:8337
 +
 
 +
==Reward distribution==
 +
 
 +
* Proportional: 0% fee.
 +
 
 +
==See Also==
 +
 
 +
* [[Comparison of mining pools]]
 +
* [[Pooled Mining]]
 +
 
 +
==External Links==
 +
 
 +
* [http://simplecoin.us Simplecoin.us] web site
 +
* [http://github.com/neofutur/simplecoin github.com] simplecoin source code on github
  
[http://simplecoin.us Simplecoin Website]
+
==References==
 +
<references />
  
[http://forum.bitcoin.org/index.php?topic=11186.0 Bitcoin Forum Link]
+
[[Category:Pool Operators]]

Latest revision as of 01:49, 10 June 2019

Simplecoin is a new mining pool with the goal of simplifying mining while providing tools for the most avid miners. For information about the exchange named similarly, see SimpleCoin.

This pool pays out using a proportional share reward system (your shares / total shares for the round) = % share of the rewards.

The service was first available on June 02, 2011[1].

  • Opensource: Pushpool driven, running on a modified xenland frontend.
  • 0% fee during site development! (100% proportional payout of bonus 50btc)
  • Instant cashout available with positive balance!
  • Long Polling for less stale shares
  • Worker monitor for less downtime
  • Current Round Payout estimation
  • JSON account/worker monitoring API

Getting Started

To get started, setup an account at simplecoin.us. You should have a miner auto-created on registration: user=username.1, password=x; login with your favorite miner at simplecoin.us:8337

Reward distribution

  • Proportional: 0% fee.

See Also

External Links

References