Post
Topic
Board Mining software (miners)
Re: Most popular MiningPool software ?
by
jillscarbrough
on 26/11/2017, 03:25:49 UTC
try this one:
You can use MPOS or CK pool code which is available publicly.

MPOS - Mining Portal Open Source.

https://github.com/MPOS/php-mpos

CK Pool code

https://bitbucket.org/ckolivas/ckpool

CK Pool code is well tested and used on may pools.
Running pool is no easy and takes much work, Must know security to protect users and server from hack.

Good Luck

AsicWorld



Yeah MPOS is great, tested a few years ago. The other ones that I tested by Myself is NOMP https://github.com/zone117x/node-open-mining-portal
ck pool code more simple to implement I think (based on my experience)