Simplecoin.us: Difference between revisions
Jump to navigation
Jump to search
m added link to long-polling definition |
m fix links |
||
Line 3: | Line 3: | ||
This pool pays out using a proportional share reward system (your shares / total shares for the round) = % share of the rewards. | 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:// | 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. |
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
- Simplecoin.us web site
- github.com simplecoin source code on github