Skip to content

A Blockchain based Insurance Platform; Final Year Engineering Project

Notifications You must be signed in to change notification settings

ShikharBhatt/LifeBlocks

Repository files navigation

LifeBlocks: A Blockchain based Insurance Platform

Final Year B.E. Project

Contents

  1. Decentralized Applications(DApps)
    • Insurance Company
    • Hospital
  2. Smart Contracts
  3. Blockchain Explorer

Decentralized Applications

ReactJS Applications that will be used by Hospitals and Insurance Companies to perform transaction on the Private Blockchain.

To run any of the above Dapps-

  1. Go to desired directory(like for example Hospital)
  2. Run the command - npm install
  3. npm run start

Smart Contracts

The contracts folder contains the smart contracts written in Solidity programming language. There are js files which are used to deploy smart contracts onto the blockchain. You can set up a blockchain either on your local machine, for example running a parity node or using an application like Ganache.

Blockchain Explorer

The explorer folder contains a ReactJS applications which shows all transactions happening on the blockchain. It shows the history of the transactions on the blockchain. The transaction details show the parties involved in the transaction.

About

A Blockchain based Insurance Platform; Final Year Engineering Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages