Skip to content

Smart contracts can make supply chain management simpler and more transparent. We can easily track our item because the emitted events are stored at the transaction log in our blockchain.

Notifications You must be signed in to change notification settings

tichibandhilkipushpak/Supply-chain-management-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

#supply-chain

Blockchain can enable more transparent and accurate end-to-end tracking in the supply chain: Organizations can digitize physical assets and create a decentralized immutable record of all transactions, making it possible to track assets from production to delivery or use by end user. In this supply chain contractwe can track the item when it is created/paid/delivered this ensures that there is no middle man and hence is the reliable source of truth. Whenever item is paid or delivered we emit the event and it is stored on the transaction log this logs are stored in the blockchain's block.

Exposure: Ethereum Blockchain,Solidity,Event triggers,Smart Contract.

About

Smart contracts can make supply chain management simpler and more transparent. We can easily track our item because the emitted events are stored at the transaction log in our blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published