0.1.8 • Published 6 years ago

cryptocurrency-exchange-ticker v0.1.8

Weekly downloads
36
License
-
Repository
-
Last release
6 years ago

cryptocurrency-exchange-ticker

This is a react component using Binance API to check 24hr ticker price change statistics

Installation

npm install cryptocurrency-exchange-ticker

Import into your React Project:

import BinanceTicker from 'cryptocurrency-exchange-ticker';
    <BinanceTicker symbol="IOTABTC" />
    <BinanceTicker symbol="IOTAETH" />

At the Moment they are just 2 Pairs supported IOTABTC and IOTAETH Learn more about Binance API: https://www.binance.com/restapipub.html

Authors

License

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

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago