Skip to content

Automated Supply Chain smart contract written in solidity .

Notifications You must be signed in to change notification settings

arkhaminferno/Automated-Supply-Chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Automated-Supply-Chain

My Pitch

As we can see in traditional supply chain systems there are Multiple Parties involved between payment and dispatch and i think in this scenario blockchain could shine. A smart Contract where Payments and Dispatch systems might work via event triggers in the ethereum blockchain.

Alt Text

  • lets say a new item that costs 1 ether and we want to track the item via the blockchain and in this case i want to have a specific address where this item can be paid to and that happens by the customer.

  • An item gets created via the smart contract and we get an address back of the item via event triggers.

  • A customer has to transfer specific amount of money to the product address.(Its like sending ether from one address to another in order to buy item).

  • After payment we can do withdrawl that happens by the customer and Dispatch event will trigger.

Contributing

  • I welcome pull requests, bug fixes and issue reports. Before proposing a change, please discuss your change by raising an issue.

Reference

About

Automated Supply Chain smart contract written in solidity .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published