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.
- Go to remix.ethereum.org
- Defence_SupplyChain.sol has the Solidity code. Copy the file contents and paste it in the remix-ethereum platform editor
- Compile the code
- Smart Contract is deployed for every weapon or military equipment
- Deploy the contract
- 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.
- Ownership of spare parts can be transferred
- Gas fee for the transactions can be paid using Ethereum and Polygon testnets
- Metamask Browser extension can be used for this purpose