1.0.9 • Published 6 years ago

nicehashjs2 v1.0.9

Weekly downloads
1
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.8

6 years ago

1.0.7

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.1

7 years ago