OriginProtocol / ousd.com

Frontend for ousd.com
11 stars 3 forks source link

Add price chart to the analytics overview #152

Open micahalcorn opened 1 year ago

micahalcorn commented 1 year ago

We want to display the price chart for OUSD on the first page to drive home the point that it maintains its peg quite well.

https://www.figma.com/file/BA9IMIvswYcD5xlJpcEOYG/OUSD-Analytics?node-id=121-12275&t=wmd7RlrqWfmjOKIq-4

micahalcorn commented 1 year ago

According to @rafaelugolini, we're going to try and use an API that provides historical data up to one year. If we have this constraint, it would be nice to store the data in our db and read it from there so that we limit the API calls and also don't lose the historical data as time passes.