0.0.15 • Published 2 years ago
react-crypto-chart-sosa v0.0.15
React Crypto Chart
crypto chart widget for react using binance api
Example
- Example App:
cd example
npm install
npm startHow To Install
npm i react-crypto-chartyarn
yarn add react-crypto-chartUsage
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