@dreygur/react-crypto-chart
v0.0.10
Published
crypto chart widget for react using binance api
Downloads
21
Readme
React Crypto Chart
Crypto chart widget for react using binance api
Example
How To Install
npm i react-crypto-chart
yarn
yarn add react-crypto-chart
Usage
import TradeViewChart from '@dreygur/react-crypto-chart';
<TradeViewChart pair="BTCBUSD" />;
Properties
Authors
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Pull requests accepted with ❤️