I've recently set up NOMP on one of my servers (
https://github.com/hashpex/zny-nomp zny-nomp, to be exact). I'm new to making a pool, but I have a lot of it figured out. Unfortunately, I can't seem to follow on how to add new algos to the pool. Setting up the algos already loaded onto zny-nomp is easy, even for me. But I can't seem to figure this one out.
I have the coin daemon on my server up and running, with all the right RPC credentials and ports (corresponding with the configs of course, that I have also set up
https://github.com/LightBitDev/LightBit). I also have the library (
https://github.com/LightBitProject/LightBit/tree/master/src/crypto/yespower). In the end however, I just don't know what to do now (I get the traditional, "Cannot run a pool for unsupported algorithm" error).
Tl;dr: I'm really new at this and I'm wondering if you guys could help me out. If this post is somehow in the wrong place, please let me know
. Thanks for your help!
EDIT: I just realized I posted this in Mining, trying to move to Pools right now...