node-red-contrib-bittrex

0.0.5 • Public • Published

node-red-contrib-bittrex

This package connects node-red to bittrex using the Bittrex REST API A Bittrex API key is required.

Install

npm install --save node-red-contrib-bittrex

Nodes

  • ticker: gets the current ticker for the given market
  • summary: gets the current summary for the given market
  • balance: gets the balance of your complete wallet or just the specified currency

Development

Docker

run and test node-red-contrib-bittrex from source in Docker.

docker run --name nodered --rm -it -p 1880:1880 -v D:\Documents\node-red-contrib-bittrex:/data nodered/node-red-docker

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-bittrex

Weekly Downloads

0

Version

0.0.5

License

Apache-2.0

Last publish

Collaborators

  • joshendriks