This project showcases the use of hyperledger fabric for insurance claim processing. In this application, we have three participants, namely Vehicle repair workshop, Local Police station, and insurance company. Insuree creates new insurance claims. Police is responsible for verifying the theft claims. Insurance company is responsible for approving the claims..
- Hyperledger Fabric
- Docker
- Docker - latest
- Docker Compose - latest
- NPM - latest
- nvm - latest
- Node.js - Node v8.9.x
- Git client - latest
- Create a Fabric Network.
- Create a basic smart contract for POC.
- Create API to interact with hyperledger fabric.