Dapps rating platform. Only users that interacted with a certain Dapp can rate it. User logs in with an ETH address. Users can evaluate a project only if there is an activity at his address with relevant contract addresses. This should guarantee that just real users rate Dapps.
Current state
Next steps
This project uses Web3Modal to connect to the website of reviews. We used Fast API and Vue on the frontend and backend is build in Python. As the example solution we choosed ENS to demonstrate how the verifying of a capable address will work - one of possible ways how to scan the activity on the address to check if it is valid to evaluate the project.