SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
16 stars 16 forks source link

TVL in USD #56

Closed exitonoff closed 3 years ago

exitonoff commented 3 years ago

Pull in the price of ETH from Coingecko API and show the $TVL on landing page. 💰💰💰

image If you have any suggestions on the appearance I'm happy to change it.

Also: Moved the Coingecko API call to own helper file for reusability.

Addresses issue https://github.com/SharedStake/SharedStake-ui/issues/51