The javascript library for Nicehash API v2.
npm install --save nicehashjs2
const NicehashJS = require('nicehashjs2');
const nhClient = new NicehashJS({
apiKey: <myApiKey>,
apiSecret: <myApiSecret>
});
All PRs are welcome!
| Name | Name | Last commit date | ||
|---|---|---|---|---|