SkillAgentSearch skills...

CryptoCurrency

It'll show graph of CryptoCurrency Real Time data

Install / Use

npx skills add sainipray/CryptoCurrency

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

====================================== Live Streaming Graph of cryptocurrency

It's showing Bitcoin, Litecoin and Ripple currencies live data graph.

Installation

  • Please make sure you already installed node and npm in your system, If not installed check below URL ::

    https://docs.npmjs.com/getting-started/installing-node

  • Clone this repository ::

    git clone https://github.com/sainipray/CryptoCurrency.git

  • install packages through npm ::

    cd directory npm install

  • We need API key of https://www.coinapi.io for getting data of cryptocurrency, It can work with free account API ::

    Put apikey into config.js file in "COINAPI_KEY" in key

  • Thats it, Now you can start project using below command ::

    npm start

  • Now project will start at ::

    http://localhost:8080/

Screenshot

.. image:: .snapshot.png :width: 400px

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6y ago
Forks3

Languages

JavaScript

Security Score

60/100

Audited on Feb 13, 2020

No findings