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

8 lines (7 loc) 256 B
"use strict"; var Proxy_1 = require("./Proxy"); process.on("uncaughtException", function (error) { /* prevent unhandled process errors from stopping the proxy */ console.error("process error:", error.message); }); module.exports = Proxy_1.default;