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

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.1

6 years ago