Created on 14th January 2023
•
In today's world, e-commerce shops are essential for everyone. But there are a lot of scams, hacks, and data leaks happening on these e-commerce platforms. Since these platforms store all the data inside a centralized database, so it's not secure enough. Web3 e-commerce prevents all these issues. Here all of the user's data will be stored on a blockchain so there will be no more data licking.
The most difficult part of this project is how to track a product by its Id since there are multiple same products, which later I resolve by setting the Id with "block.timestamp" method