Simplecoin.us: Difference between revisions
Jump to navigation
Jump to search
Mikeallison (talk | contribs) No edit summary |
m fix links |
||
(6 intermediate revisions by 3 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 | * [[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. | ==Getting Started== | ||
You should have a miner auto-created on registration: user=username.1, password=x; | To get started, setup an account at simplecoin.us. | ||
login with your favorite miner at simplecoin.us:8337 | 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 | * [http://simplecoin.us Simplecoin.us] web site | ||
* [http://github.com/neofutur/simplecoin github.com] simplecoin source code on github | |||
==References== | |||
<references /> | |||
[[Category: | [[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
- Simplecoin.us web site
- github.com simplecoin source code on github