Based on Blockchain Development
This project is based on Blockchain Development technology with implimentation of smart contracts to get final product as a Supply Chain Management Unit.
Tech Stack:
- Ethereum smart constracts (in solidity)
- Rinkeby testnet
- Truffle framework
- Remix IDE
- Web3.js
- Geth
Working Protocol:
- Manufacture requests parts from OEM.
- OEM lists down all the parts and their details in the contract.
- If parts are genuine and non defective the OEM gets paid.
- Now Manufacturer starts assembling the car.
This protocol has been implemented as a smart contract, and has been optimized for the use-case of automobile supply chains. It has been deployed and tested on the Rinkeby: Ethereum Test Net and in Metamask Tool.