1.0.4 • Published 6 years ago
nicehashjs v1.0.4
NiceHashJS
The javascript wrapper for Nicehash API.

Installation
npm install --save nicehashjsUsage
const NicehashJS = require('nicehashjs');
const nhClient = new NicehashJS();Contribution
All PRs are welcome!