Created on 6th September 2020
•
Problem Statement:
Current Scenario:
Our Solution:
Implementation:
Future Work
It was our first time, building a dapp from scratch along with the frontend. Linking the contract with the frontend using the web3 library was a tough task (for newbies to dapp development like us). Also, we tried to use the updated functions (provided in the metamask docs) and not the to be depreciated ones (mostly in November 2020, by a major metamask update). Also, we were not aware of some of the industry patters for developing dapps and hence was interesting to learn that too.