SrishtiLodhi / BioWaste-Supply-Chain

A system that improves transparency and accountability in the biowaste supply chain using Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioWaste-Supply-Chain

Goal

Design and implement a system that improves transparency and accountability in the biowaste supply chain using Blockchain.

Biowaste Supply Chain

Waste Generators -> Waste Collectors -> Waste Transporters -> Waste Treatment Facilities -> Regulators -> Auditors

System Actors

Waste Generators

-> generate biowaste.

Waste Collectors

-> collect biowaste from waste generators.

Waste Transporters

-> transport biowaste from waste collectors to waste treatment facilities.

Waste Treatment Facilities

-> treat biowaste using various methods such as composting, anaerobic digestion, or incineration.

Regulators

-> enforce regulations related to biowaste management.

Auditors

-> verify compliance with regulations and standards.

1. Problem

Lack of transparency in the biowaste supply chain.

Solution

Use blockchain to record data points such as the origin and destination of the biowaste, the quantity and quality of the biowaste, and the treatment method used. This data can be transparently viewed by all actors in the supply chain.

2. Problem

Fraudulent claims of biowaste disposal and treatment.

Solution

Use blockchain to cryptographically verify the disposal and treatment of biowaste. Smart contracts can be used to automate payments to waste collectors and treatment facilities once the disposal and treatment of biowaste have been verified on the blockchain.

3. Problem

Difficulty in tracking biowaste and ensuring its proper disposal.

Solution

Blockchain can be used to track the movement of biowaste from waste generators to treatment facilities, and to ensure its proper disposal by verifying compliance with regulations and standards at each stage of the supply chain. This can improve accountability and reduce environmental harm.

About

A system that improves transparency and accountability in the biowaste supply chain using Blockchain


Languages

Language:JavaScript 70.6%Language:Solidity 29.4%