gaganhr94 / Decentralized-Defence-Blockchain-System

The project is a digital record of authorized suppliers and manufacturers. It tracks all transactions from raw materials procurement to the final finished product. It ensures military data is secure using authentication, hashing and mixers. It solves the inefficiencies in the manufacturing supply chain, eliminating counterfeit parts and weapons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentralized-Defence-Blockchain-System

The project is a digital record of authorized suppliers and manufacturers. It tracks all transactions from raw materials procurement to the final finished product. It ensures military data is secure using authentication, hashing and mixers. It solves the inefficiencies in the manufacturing supply chain, eliminating counterfeit parts and weapons.

Run the Smart Contract

  1. Go to remix.ethereum.org
  2. Defence_SupplyChain.sol has the Solidity code. Copy the file contents and paste it in the remix-ethereum platform editor
  3. Compile the code
  4. Smart Contract is deployed for every weapon or military equipment
  5. Deploy the contract
  6. Once the smart contract is deployed, suppliers can be added to the weapon contract, subproduct/spare parts providers can be registered on the smart contract.
  7. Ownership of spare parts can be transferred

Ethereum and Polygon

  1. Gas fee for the transactions can be paid using Ethereum and Polygon testnets
  2. Metamask Browser extension can be used for this purpose

About

The project is a digital record of authorized suppliers and manufacturers. It tracks all transactions from raw materials procurement to the final finished product. It ensures military data is secure using authentication, hashing and mixers. It solves the inefficiencies in the manufacturing supply chain, eliminating counterfeit parts and weapons.

License:MIT License


Languages

Language:HTML 85.2%Language:CSS 7.7%Language:Solidity 7.1%