MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
Go to file
2013-05-10 19:59:54 +02:00
cronjobs properly use BASEPATH in global config, created shared file for crons 2013-05-10 19:59:54 +02:00
public properly use BASEPATH in global config, created shared file for crons 2013-05-10 19:59:54 +02:00
scripts initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
sql initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
.gitignore initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
CHANGELOG.md updated documentation and changelog 2013-05-09 12:18:53 +02:00
LICENSE initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
README.md updated documentation and changelog 2013-05-09 12:18:53 +02:00

Description

mmcFE-ng is a web frontend for Pooled Mining.

This is based on mmcFE, the original work by Greedi: https://github.com/Greedi/mmcFE

After working a few days trying to learn to run my own pool and the systems behind it I figured I'd look a bit deeper in the code to understand how it works. While doing so I also migrated the existing code over to my own framework so maintenance would be easier in the future.

Requirements

  • PHP MySQLnd Driver
  • MySQL Server
  • pushpoold
  • litecoind

Installation

No definite guide yet since this project is not in a working state as of yet.

Disclaimer

Since this is a heavy WIP there is no official support yet. The frontend might work already but the entire backend (cronjobs) has not been modified from the original yet and will not work. If you have a working backend please get in touch with me - maybe with some collaboration this project could be a great starting point for anyone that likes to run their own pool.