Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 2.14 KB

README.md

File metadata and controls

65 lines (38 loc) · 2.14 KB

CODE reCET

Code ReCET BAnner

Team Name

PIXEL

Idea

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.

Features

  1. Collective Pooling: Allows small shopkeepers to pool their funds together to purchase goods directly from suppliers in bulk, overcoming financial barriers.
  2. Blockchain Integration: Utilizes blockchain technology (Solidity for smart contracts) within the Ethereum Polygon network for secure and transparent transactions.
  3. Community Chat: Facilitates communication between shopkeepers to discuss purchases, share insights, and build relationships.
  4. Order Management: Streamlines the ordering process and ensures secure payment transactions for efficient business operations.

Link to product walkthrough

Libraries used

  • React
  • ThirdWeb
  • Firebase

How to configure

  1. Clone the Repository:

    • Clone the repository using the following command:

      git clone https://github.com/aakash414/Pixel.git

  2. Navigate to the Project Directory:

    • Move into the project directory after cloning:

      cd Pixel

  3. Navigate to the Project Client:

    • Move into the project client:

      cd client

  4. Install Dependencies:

    • Install the necessary dependencies using npm:

      npm install

How to Run

Start the Development Server:

  • To run the project locally, start the development server with the following command:

    npm start

How to contribute ?

Features to implement