ETHPool provides a service where users can deposit ETH and they will receive weekly rewards. Users must be able to take out their deposits along with their portion of rewards at any time. New rewards are deposited manually into the pool by the ETHPool team each week using a contract function.
- ETHPool (kovan) = "0xc2FddDDAF6Af6C33d6B4C24a4efF74506b849BE1" https://kovan.etherscan.io/address/0xc2FddDDAF6Af6C33d6B4C24a4efF74506b849BE1
https://github.com/sherifahmed990/Subgraph-for-the-ETHPool-Contract https://thegraph.com/hosted-service/subgraph/sherifahmed990/eth-pool3
brownie account new KovanDeploy
brownie run scripts/deploy.py --network kovan
brownie account new user1
brownie account new user2
brownie run scripts/interact.py --network kovan
This Project is build with:
Sherif Abdelmoatty - @SherifA990 - sherif.ahmed990@gmail.com