0.0.6 • Published 3 years ago

react-crypto-chart v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React Crypto Chart

Latest Github release MIT License VersionGithub All ReleasesIssues GitHub pull requests NPM VersionGitHub last commit

crypto chart widget for react using binance api

Example

  • Example App:
cd example
npm install
npm start

How To Install

npm i react-crypto-chart

yarn

yarn add react-crypto-chart

Usage

import TradeViewChart from 'react-crypto-chart';

<TradeViewChart pair="BTCBUSD" />;

Properties

Authors

  • Justin K Xavier - Initial work - LinkedIn

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details


0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago