This session consists of the following topics to be covered in order:
- Fabric Gateway - overview of the Fabric Gateway service used by client applications to interact with the Fabric network.
- Exercise: Run the client application - run the Trader sample application.
- Application overview - description of key parts of the application.
- Exercise: Implement asset transfer - enhance the client application to allow the transfer of assets.
- Chaincode events - overview of chaincode events and their use.
- Exercise: Use chaincode events - listen for chaincode events and use them to implement notifications.