In Chapter 5, Exploring an Enterprise Blockchain Application Using Hyperledger Fabric, we discussed the blockchain use case for the insurance claim. It includes the following steps:
- An insuree reports a claim to a broker
- A broker provides requested information
Â
- A broker submits a claim to an issuer
- An issuer confirms the claim
- An issuer processes and approves the claim
In this chapter, we will use the same insurance claim use case, but also build the end-to-end application via Hyperledger Composer.