New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-cryptocompare

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-cryptocompare

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

  • 0.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

CryptoCompare API Nodes for Node-RED

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).

Keywords

FAQs

Package last updated on 17 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc