flexpool-js

1.0.1 • Public • Published

flexpool-js

Node.js CI License: MIT PRs Welcome

Flexpool API wrapper

A simple wrapper around the Flexpool API.

Install

$ npm install flexpool-js
# OR
$ yarn add flexpool-js

Usage

const Flexpool = require('flexpool-js')
const client = Flexpool()

client.getPoolHashrate().then((data) => console.log(data));

Check out the Flexpool API documentation for more information!

Package Sidebar

Install

npm i flexpool-js

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

25.7 kB

Total Files

13

Last publish

Collaborators

  • brandc87