VidYen

Results 28 comments of VidYen

You need to be a bit more tech savy but this works if you run your own websocket server: https://github.com/notgiven688/webminerpool Otherwise, you can use something like VidYen if your just...

Thank you for the update @notgiven688 I will be testing later tonight. And I may have stumbled upon something as my user base are return users and not blind mined......

@notgiven688 Well I suppose if you could talk MO into making us a channel for webmining, otherwise we would be mixed in the normie miners in their general. But a...

@notgiven688 This might be a frivolous request, but is there currently a way to tell on the client side which algo they are mining? If not could it be added?...

@notgiven688 Me being obtuse sometimes... You are talking about this? ```js if (obj.identifier === "job") elem.value += "new job: " + obj.job_id; else if (obj.identifier === "solved") elem.value += "solved...

Also... But I think this might have been in prior versions but appears to be affected by algo switching pools as well as old XMR... iOS and Android Chrome WASM...

@notgiven688 Thanks and no problem! Sometimes the best learning tool is having to figure it out yourself. Cool. Looking forward to the mobile fix. In the meantime, I kind of...

@focaeppe Its a variable in the javascript so you can just grab it from the `job.algo` object and put it in anything... In the [VidYen Client](https://github.com/VidYen/VYPS-Plugin/blob/master/vidyen-point-system-vyps/includes/shortcodes/vyps-vy256.php) I set it up...

@notgiven688 About the Discord question... If it would be easier on you, I could host a server specifically for discussions and code help between users. I'd call it `webminerpool consortium`...

@xmrmining This might seem dumb, but make sure you clear you and your users clear you internet cache as it will be using the old js files until then.