Skip to content

D-Insure is a decentralized insurance platform that leverages blockchain technology to provide a secure, transparent, and efficient insurance process.

Notifications You must be signed in to change notification settings

charitra1022/D-Insure

Repository files navigation

D-Insure

Introduction:

D-Insure is a decentralized insurance platform that leverages blockchain technology to provide a secure, transparent, and efficient insurance process. It aims to address the following problems in the traditional insurance sector:

Demo Video Link:

https://www.youtube.com/watch?v=3ehvWM7EF_M

Presentation Link:

PPT link here

Technology Stack:

  1. Solidity
  2. IPFS
  3. React

Contributors:

Team Name: Chain Re-action

How to run project

  1. Create .env file in root directory with the following variables:
    • API_URL
    • API_KEY
    • PRIVATE_KEY
  2. Create an app in alchemy with Ethereum Sepolia, and provide the API_URL and API_KEY from the app configuration dashboard.
  3. Add your metamask private key in PRIVATE_KEY.
  4. Run the following commands one by one:
    • npm i
    • npx hardhat compile
    • npx hardhat run scripts/deploy.js --network sepolia
    • cd client
    • npm i
    • npm run dev

Made at: 21 April 2024

About

D-Insure is a decentralized insurance platform that leverages blockchain technology to provide a secure, transparent, and efficient insurance process.

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •