nicehashjs2

1.0.9 • Public • Published

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!

Readme

Keywords

Package Sidebar

Install

npm i nicehashjs2

Weekly Downloads

3

Version

1.0.9

License

ISC

Unpacked Size

68.3 kB

Total Files

5

Last publish

Collaborators

  • dannychua