Steps to Start the Network:
- Move inside the networks folder
- Start the network using the following command: ./fabricNetwork.sh up
- Install and Instantiate the chaincode using the following command: ./fabricNetwork.sh install
- In order to test the functionality of the application, run the postorder collection file provided inside the test folder of the project