GithubHelp home page GithubHelp logo

ethereumdecentralizedinsurance's Introduction

Decentralized Insurance Application MIT Licence

Description

The "Decentralized Insurance Application" is a web DApp that interacts with the Ropsten testnet. It is an automated insurance policy that utilizes a smart contract to automatically pay out to the policyholder once a preset condition, or “parameter,” is met. In our application, if the temperature goes above a threshold chosen by the policyholder, the contract will automatically pay the policyholder. Otherwise, the insurer is paid instead. Our oracle data is from the open weather api website https://openweathermap.org/. It is a trusted API among both parties so there is little fear for either party of tampering or a breach.

The policy holder proposes terms with our frontend built using React and OneClickDApp; specifically they propose the temperature parameter, the time delay for when the payout condition will be checked, the premium amount, and the payout amount. Once these terms are met, an insurer will accept the terms by buying in, and at the prespecified time, the smart contract will check the parameter and pay the “winner”. To check whether parameter is met, the smart contract calls the Provable service, which periodically calls the API based on the specified conditions in our smart contract.

Components

ethereumdecentralizedinsurance's People

Contributors

wpenn avatar angelalin01 avatar jgkogan avatar yhl999 avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.