node-red-contrib-cryptocompare 0.4.1

A collections of nodes to interact with the CryptoCompare API services.

npm install node-red-contrib-cryptocompare

travis build npm version npm downloads license

github open github open good-first-issue

Nodes

  • CoinList
  • CoinSnapshot
  • CoinSnapshotFullById
  • HistoDay
  • HistoHour
  • HistoMinute
  • MiningContracts
  • MiningEquipment
  • Price
  • PriceHistorical
  • SocialStats
  • TopPairs

CHANGELOG

See CHANGELOG.

CryptoCompare API Nodes for Node-RED

A collections of nodes to interact with the CryptoCompare API services in CryptoCompare API.

Requirements

To run the nodes on your localhost you must have Node-RED installed on your localhost.

Usage

I have submitted an example flow 'Simple Examples for CryptoCompare API Nodes' to the the Node-RED Library with simple usage examples that can be imported via the Menu > Import item.

Installation

$ git clone https://github.com/remkohdev/node-red-contrib-cryptocompare.git
$ cd node-red-contrib-cryptocompare
$ npm install

To install the node modules on your localhost, install it into your Node-RED runtime.

$ sudo npm link
$ cd ~/.node-red
$ npm link node-red-contrib-cryptocompare

Run node-red.

$ node-red

Open a browser and go to the address http://127.0.0.1:1880.

Contributing

To contribute fork the node-red-contrib-cryptocompare repository and submit pull requests. Issues are tracked in the Projects tab.

Report Issues

Issues are tracked in the Projects tab.

See the LICENSE file for license rights and limitations (MIT).

Node Info

Version: 0.4.1
Updated 6 years, 8 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

34 in the last week

Nodes

  • coinlist
  • coinsnapshot
  • coinsnapshotfullbyid
  • histoday
  • histohour
  • histominute
  • miningcontracts
  • miningequipment
  • price
  • pricehistorical
  • socialstats
  • toppairs

Keywords

  • node-red
  • cryptocompare
  • cryptocurrency
  • bitcoin
  • ethereum
  • litecoin
  • price

Maintainers