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

[Feat] Add live tracking of ETH deposited into the contract #39

Closed sharedStake-dev closed 3 years ago

sharedStake-dev commented 3 years ago

[Feat] Add live tracking of ETH deposited into the contract

Previously, we tracked the ETH in the sharedDeposit contract live. So if more ETH was deposited the number on the landing page would go up. This functionality was removed with the new website but one can use the commit logs to discover how it was implemented and re-implement it.

sharedStake-main commented 3 years ago

44