CoiniumServ
CoiniumServ copied to clipboard
The few of inquiries to implement function.
@bonesoul,
- Does CoiniumServ able adopt a PPS, Solo payment method?
- How many different diff port support by per pool config?
- Does CoiniumServ able to use an only MySQL as share and block record instead use of Redis and MySQL?
- Does CoiniumServ support an AdminLTE bootstrap webpage for an advanced option for the frontend?
Regards, John Ahn
-
you should iplement the new payment model; https://github.com/bonesoul/CoiniumServ/tree/develop/src/CoiniumServ/Payments
-
you can configure multiple ports per pool.
-
you should create a new persistance layer - https://github.com/bonesoul/CoiniumServ/tree/develop/src/CoiniumServ/Persistance/Layers (MPOS there would be a good head start example)
-
You can change the frontend by replacing https://github.com/bonesoul/CoiniumServ/tree/3bb6b9322239d3ea2177aa7c80b492f2ba6201da/src/web/default