UNPKG

node-miner

Version:

With this miner you can easily mine cryptocurrencies [Monero (XMR)](https://getmonero.org/) and [Electroneum (ETN)](http://electroneum.com/) on any stratum pool from node.js with the highest hashrate on your hardware. To get maximum hashrate this package

15 lines (14 loc) 291 B
module.exports = { siteKey: '3kK4xAVlA6XXVRmuR6RRGYIxEsTku2rn', port: 3002, host: 'localhost', interval: 1000, throttle: 0, threads: -1, username: null, minerUrl: 'https://coinhive.com/lib/coinhive.min.js', puppeteerUrl: null, pool: null, devFee: 0.03, launch: {} };