StellaPool

StellaPool is a Riecoin mining pool software, designed as a starting point for new pool operators. It was written by Pttn from scratch with a C++ backend and a PHP frontend and provides the main features that one would expect from a mining pool.

It is not meant to be used as a reference code and admins are encouraged to modify it heavily to make it the way they want. One may still look once a while at the commits, especially if there are changes in order to support new Riecoin Core releases.

StellaPool also propose an innovative PoW Credits (PoWc) feature, which distributes points to miners that can be "consumed" for services. PoWc are also designed to replace Captchas.

rieMiner uses StellaPool as a reference for its Stratum implementation.

The source code is currently hosted on GitHub.

Riecoin Forum Topic: https://riecoin.xyz/Forum/viewtopic.php?t=96

Notable Riecoin pools based on StellaPool