NiceHashJS The javascript wrapper for Nicehash API. Installation npm install --save nicehashjs Usage const NicehashJS = require('nicehashjs'); const nhClient = new NicehashJS(); Contribution All PRs are welcome!