react-crypto-chart-sosa
v0.0.15
Published
crypto chart widget for react using binance api
Downloads
8
Readme
React Crypto Chart
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