The problem 0xStore solves
Overview
The goal of 0xStore is to create a fully decentralized e-commerce platform where users can buy and sell various items and courses while ensuring their data remains secure and private. Here's a brief overview of the project:
- Smart contracts deployed on a third-party blockchain network to handle core functionality.
- User-friendly frontend built with React.
- Decentralized image storage using IPFS through a Lighthouse gateway.
- Features for user registration, product listing, order management, and more.
Features
- User Registration: Create an account and become a user of the platform.
- Seller Registration: Users can become sellers to list their products.
- Product Listing: Sellers can add products, including images stored on IPFS.
- Order Management: Users can view and manage their orders.
- Data Privacy: User data is kept secure and private through blockchain technology.