Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 598 Bytes

EthPool Challenge - Frontend

Description

GUI to interact with EthPool smart contract deployed to Ropsen Ethereum Testnet.

After connecting their MetaMask wallets, users can stake Ether and also withdraw their stake with some rewards (if deposited by admin in the meanwhile).

Users can also view the TVL (in Ether) of the pool.

Demo

How to run

  • After cloning the project, simply run it with any preferred live server.