1.0.9 • Published 5 years ago

nicehashjs2 v1.0.9

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

NiceHashJS

Build Status License ISC License ISC

The javascript library for Nicehash API v2.

alt text

Installation

npm install --save nicehashjs2

Usage

const NicehashJS = require('nicehashjs2');
const nhClient = new NicehashJS({
    apiKey: <myApiKey>, 
    apiSecret: <myApiSecret>
});

Contribution

All PRs are welcome!

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.1

5 years ago