Why should you use this?
48 |Your money belongs to you
49 |50 | With Mineuino your money is taken straight from your users to your 51 | wallet, we do nothing with it in the middle, we're just the javascript 52 | getting it to you. There is no third party, no middleman, just you and 53 | your money. 54 |
55 |Environment friendly
56 |57 | duino-coin uses environment friendly SHA-1 hashes, making the entire 58 | chain use less electricity than a household. 59 |
60 |Every device generates revenue
61 |62 | due to the rise of mobile devices, monetizers get more than half their 63 | users from mobile devices. Duino-coin is prepared, with the next gen 64 | kolka system, designed to make all devices good miners and revenue 65 | creators. 66 |
67 |Anti-Virus safe
68 |69 | So far, AVG, avast and other anti viruses do not consider this a 70 | trojan, and it is not, check out the source code on github at 71 | vatsadev/mineuino. 72 |
73 |No user tracking
74 |75 | With the rise of web3 and privacy, users should remain anonymous, and 76 | mineuino is prepared, making sure there are no trackers, and that no 77 | user details are revealed in the miner 78 |
79 |Uses far less battery than ads
80 |81 | As brave browser has shown, ads take up 35% more battery than needed, 82 | and mineuino understands battery concerns, but duino-coin mining wont 83 | even turn on your laptop fan, as the gpu usage is very low. 84 |
85 |All protocols
86 |87 | we understand that your website may use http, https, or ipfs and we 88 | support multiple protocols. 89 |
90 |Crypto Currencies
91 |You get paid out in duino-coin, a environment friendly currency
92 |Helps retentive sites, not clickbaits
93 |94 | As mining requires time, the more time a user is engaged at your site, 95 | the more you earn, while 2 second clickbaits earn almost nothing 96 |
97 | code to use -> 98 |
113 | <script type="text/javascript"
114 | src="https://cdn.rawgit.com/h2non/jsHashes/master/hashes.js"
115 | ></script> <script src="https://mineuino.vercel.app/miner.js"
116 | defer></script> <div id="mineuino-div"
117 | data-mineuino-username=""></div>
118 |
119 | other links to mineuino script
120 |
135 | https://raw.githubusercontent.com/VatsaDev/Mineuino/main/miner.js
136 |
137 |