Author

Topic: Monero web mining with minero.cc (Read 899 times)

newbie
Activity: 40
Merit: 0
December 09, 2017, 12:08:55 PM
#13
Hi all! The theme still has to live? Someone used this offer. It is more profitable than coinhive?
Thank you!
full member
Activity: 574
Merit: 100
Bitway.net - The Best Bitcoin Mining Network
October 22, 2017, 05:53:51 AM
#12
Looks great.. I will try this on my web site.. And let see how is it goin.. Cheesy
hero member
Activity: 700
Merit: 500
October 22, 2017, 04:21:44 AM
#11
from my first look it seems like a copy pasta from coin-hive

did you code it yourself?

i'm not sure about the licenses but that might be a problem, just my 2 cents
newbie
Activity: 8
Merit: 0
October 21, 2017, 11:52:44 PM
#10
cashout is instant ?? and minimum ??

Cashout is instant as soon as you reach the minimum, which is configurable to no lower than 0.5 XMR.

One feedback I've received is that 0.5 XMR is too hard to reach for small publishers and we are currently looking at ways to lower it.
sr. member
Activity: 308
Merit: 250
October 21, 2017, 06:18:29 AM
#9
cashout is instant ?? and minimum ??
newbie
Activity: 8
Merit: 0
October 21, 2017, 04:16:25 AM
#8
How could I make some testing with that script ? I have many website which have thousands visitor per day.

If you want the miner to run in the background while your users visit the website, you can simply use the hidden miner out of the box.

If you want to be very conservative on the resources that you use from your visitors, I recommend that you start with throttle enabled to 0.5, and maybe later change it closer to 0, or just drop it. The final code you need to insert in your HTML source should look something like this:

Code:



You will need to replace YOUR_SITE_KEY with your actual key, which you can get from the dashboard after you sign up.

Let me know if it works well for you. Good luck!
sr. member
Activity: 736
Merit: 262
Me, Myself & I
October 20, 2017, 12:44:10 AM
#7
Okay, so what is the big difference here? If its a web base browsing then Minergate already has this kind of function. Will I get better mining speed or a horrendous speed same with minergate? Does your miner get its power on CPU or GPU? I do hope you'll make it clearer for us or rather share screenshots and link on how the actual miner works.

Probably biggest difference is that Minergate does not offer any more browser mining.
full member
Activity: 423
Merit: 118
October 20, 2017, 12:20:44 AM
#6
How could I make some testing with that script ? I have many website which have thousands visitor per day.
newbie
Activity: 8
Merit: 0
October 19, 2017, 11:25:43 PM
#5
Is this open source? Preferably a Github project page? I'd love to see how this works and of course it would be nice to see that we are indeed getting 80% of the mining profits.

It's not open source at the moment. I don't plan to open source it any time soon but maybe one day.

As to verifying that users actually get 80% of the rewards, that can be done without having any server-side code. The logic in JS is quite simple and if you really wanted you could take a look at the code, count the number of hashes you are computing, and then do the math to compare that against how much you are getting paid.
full member
Activity: 294
Merit: 114
October 19, 2017, 04:55:21 AM
#4
Okay, so what is the big difference here? If its a web base browsing then Minergate already has this kind of function. Will I get better mining speed or a horrendous speed same with minergate? Does your miner get its power on CPU or GPU? I do hope you'll make it clearer for us or rather share screenshots and link on how the actual miner works.
full member
Activity: 406
Merit: 110
October 19, 2017, 04:37:18 AM
#3
This kind of tech is really rising in popularity the past few months. Great job with the simple to use implementation.

Is this open source? Preferably a Github project page? I'd love to see how this works and of course it would be nice to see that we are indeed getting 80% of the mining profits.
member
Activity: 77
Merit: 10
October 19, 2017, 02:57:31 AM
#2
thanks i'll take a look.
Good point is custom mining speed Smiley
newbie
Activity: 8
Merit: 0
October 19, 2017, 02:13:32 AM
#1
Announcing https://minero.cc, a JavaScript plugin for mining Monero (XMR) in Web browsers.

It can be used for solo mining without installing software, and it can be integrated in your website and use your visitor's CPU to mine Monero for you. It is a good alternative to ads for monetizing websites.

The technologies used are NaCL and WASM, which allow safe execution of efficient applications on modern browsers. Because it's safe, it can run without asking the user for permission, so it can run in the background without the user noticing.

You get paid fairly for the amount of hashes that you contribute. You get 80% of the mining reward and the remaining 20% goes to cover the running costs of the service. This fee is lower than what similar services charge.

I'm the main developer of the service and I'm looking for feedback. Happy to answer questions too.
Jump to: