Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Generic Supply Chain Test Scenario

  • create_identities - Set up identities used in the Generic Supply Chain demo:
    $ chmod +x create_identities.sh
    $ ./create_identities.sh
    
  • testcase.sh - Run through a sample scenario using curl commands to create Orders and move an Order through the process.
    $ chmod +x testcase.sh
    $ ./testcase.sh