Skip to content

This is a simulator of a supply chain where you can create an item , and maybe others can buy it and then events like payments and delivery are triggered .

License

Notifications You must be signed in to change notification settings

firasbelhiba/SupplyChain-Ethereum-Powered-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupplyChain-Ethereum-Powered-Simulator

This is a simulator of a supply chain where you can create an item , and maybe others can buy it and then events like payments and delivery are triggered . What do you need : nodejs , web3.js , truffle and metamask . 1 / Run truffle development to fire the blockchain network on the port 8545 2 / Run npm start on the console to launch the client on your browser 3 / Create your item that you want to sell 4 / Take the item address in the alert popup 5 / You can then test to buy this item buy sending the exact amount of wei of this product to its same address 6 / The event will be triggered and the item will be delivered

About

This is a simulator of a supply chain where you can create an item , and maybe others can buy it and then events like payments and delivery are triggered .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published