[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.
[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.