Skip to content

Smart contract the depicts the process of supplychain industry that involves a buyer and a seller.

Notifications You must be signed in to change notification settings

sanjays95/supply_chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supply Chain Exercise

The Supply Chain directory is a truffle project that contains the required contract, migration and test files. Smart contract the depicts the process of supplychain industry that involves a buyer and a seller.

Created using solidity, truffle, gananche

Clone this repo to your local machine.

To test your implementation start your development blockchain by running $ truffle develop from the terminal in the project directory. From the truffle console, compile and migrate the contracts by running compile and migrate. You can run the pre-written tests by running test.

About

Smart contract the depicts the process of supplychain industry that involves a buyer and a seller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published