Blockchain Supply Chain Management DApp

Blockchain Supply chain management plays a critical role in ensuring efficient operations and maintaining consumer trust. This project focuses on developing and deploying a decentralized application (DApp) powered by blockchain technology to streamline supply chain management processes.

Our DApp utilizes the inherent transparency and immutability of blockchain to provide a secure and transparent platform for tracking goods at every stage of the supply chain. Leveraging smart contracts, the DApp automates various tasks such as verifying product authenticity, recording transactions, and managing inventory in real-time.

Project Overview

alt text

Presentation🚀

Presentation

Instruction

Kindly follow the following Instructions to run the project in your system and install the necessary requirements47

🛠️ Installation Steps:

1. installtion

git clone https://github.com/ThisIsSahaj/SupplyChainManagement.git

cd SupplyChainManagement

2.nstall dependencies

npm i

3. hardhat installtion

npm install --save-dev hardhat

4. run hardhat

npx hardhat node

5. deploy

npx hardhat run --network localhost scripts/deploy.js

RemixID

We are using RemixID for deploying the contract and generation of the ABI in the project, but you can use any other tools like Hardhat, etc.

https://remix-project.org OPEN: RemixID

Polygon Mumbai

https://mumbai.polygonscan.com/ OPEN: Polygon Mumbai