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 Support to retrieve HBAR/USD exchange Rate and volume from PayBito exchange #142

Closed anighanta closed 3 years ago

anighanta commented 3 years ago

Related issue(s): Closes #141

Summary of the change: Added a new class to read the data retrieved from the PayBito API. Set the API in the config file that will be used in Mainnet,Testnet and PreProd networks.

Applicable documentation

anighanta commented 3 years ago

I would suggest changing the file Triage_ERT_Alerts.docx to be md, or another format which can be viewed online.

But then I can't show images right ?

nathanklick commented 3 years ago

Maybe html would work with the images instead of docx

Why not use markdown? Markdown supports images embedded just as easily as HTML.

nathanklick commented 3 years ago

Take a look at the PostgreSQL Guide in the Open Review repository for an example.

anighanta commented 3 years ago

@nathanklick @cesaragv Does the new Triaging document look good?