MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
Go to file
2013-05-11 18:51:10 +02:00
cronjobs cleaned up crons, changed timestamp range to properly find shares, added verbose parameter 2013-05-11 18:51:10 +02:00
public cleaned up crons, changed timestamp range to properly find shares, added verbose parameter 2013-05-11 18:51:10 +02:00
scripts initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
sql adding new table strcuture, removed unused tables 2013-05-10 22:43:30 +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 quick readme update regarding crons 2013-05-11 00:27:22 +02:00

Description

mmcFE-ng is a web frontend for Pooled LTC 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) are currently focused on but not working yet. 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.