amalendusuresh / insurance_claim

Insurance Claim Chaincode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insurance_claim Chaincode

Hyperledger Fabric Insurance Application

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..

Included Components

  • Hyperledger Fabric
  • Docker

Prerequisites

  • Docker - latest
  • Docker Compose - latest
  • NPM - latest
  • nvm - latest
  • Node.js - Node v8.9.x
  • Git client - latest

TODO

  • Create a Fabric Network.
  • Create a basic smart contract for POC.
  • Create API to interact with hyperledger fabric.

About

Insurance Claim Chaincode


Languages

Language:JavaScript 52.1%Language:Shell 47.9%