PIXEL
Our project aims to empower small shopkeepers by enabling them to collectively purchase goods in bulk from suppliers through blockchain technology. By leveraging collective pooling, we facilitate cost-effective transactions, fostering growth within the retail industry.
- Collective Pooling: Allows small shopkeepers to pool their funds together to purchase goods directly from suppliers in bulk, overcoming financial barriers.
- Blockchain Integration: Utilizes blockchain technology (Solidity for smart contracts) within the Ethereum Polygon network for secure and transparent transactions.
- Community Chat: Facilitates communication between shopkeepers to discuss purchases, share insights, and build relationships.
- Order Management: Streamlines the ordering process and ensures secure payment transactions for efficient business operations.
- React
- ThirdWeb
- Firebase
-
Clone the Repository:
-
Clone the repository using the following command:
git clone https://github.com/aakash414/Pixel.git
-
-
Navigate to the Project Directory:
-
Move into the project directory after cloning:
cd Pixel
-
-
Navigate to the Project Client:
-
Move into the project client:
cd client
-
-
Install Dependencies:
-
Install the necessary dependencies using npm:
npm install
-
Start the Development Server:
-
To run the project locally, start the development server with the following command:
npm start
Features to implement