AnoopFranc / Hyperledger-sawtooth-insur

Insurance Validation Using hyperledger Sawtooth Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHDB205 - InsureBlock

This project showcases the use of blockchain in insurance domain for claim processing. In this application, we have two participants, namely insurance and police. Insurance peer is the insurance company providing the insurance for the automobiles and it is responsible for processing the claims. Police peer is responsible for verifying the accident claims.

Included Components

  • Hyperledger Sawtooth
  • Docker

Prerequisites

1. Run the application

  1. Clone the repository:
git clone https://gitlab.com/shscs911/integrity.git
  1. Start the docker containers:
docker-compose up
  1. Open a new Terminal tab/window in the same location:
./keygen.py
  1. Open the application in a Web Browser:
127.0.0.1:8080
  1. Copy and Paste the output of Step 3 in the Private Key field.
  • NB: The password of Police Login is 93f583146581d4d153c257ce8d1a858a017d8683dff9fa08a69441f464622a28

About

Insurance Validation Using hyperledger Sawtooth Blockchain


Languages

Language:CSS 67.1%Language:JavaScript 17.4%Language:HTML 15.5%Language:Python 0.1%Language:Dockerfile 0.0%