hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
3 stars 4 forks source link

Add Binance Exchange to the list of exchanges that we fetch HBAR-USD exchange rate from and use it #119

Closed anighanta closed 4 years ago

anighanta commented 4 years ago

Related issue(s): Closes https://github.com/hashgraph/hedera-exchange-rate-tool/issues/116

Summary of the change: Fetch HBAR - USD exchange rate from Binance and use to calculate the median of exchanges rates fetched from other exchanges as well.

Also has a minor refactor of ExchangeRateTool class

External impacts: None

Applicable documentation