Giter Club home page Giter Club logo

eventwise.web's Introduction

Eventwise

Built wuth NextJS (typeScript), Solidity and Tailwindcss for styling

Inspiration

We all know what it feels like to cancel an event due to bad weather conditions. Imagine the losses incurred by the actual event planners in situations like this. I had a personal experience of these sorts that inspired this idea and i believe its a valid one that can be handled seamlessly on the blockchain.

What it does

EventWise is an insurance platform designed to provide coverage to event-planners for their events. This helps them minimize losses if the events are impacted negatively due to climate conditions.

How we built it

  • We built a NextJS client that interacts with our smart contracts, deployed on the sepolia ethereum testnet.
  • Our smart contracts handle the insurance and claim settlements in a decentralized and trustless process.
  • Its completely decentralized, so no centralized servers involved.

Features

  • Register insurance
  • Paying premium at intervals
  • Registering events as they are booked.
  • Register an insurance claim when your event incurs a loss.
  • Verify the claim for settlement.
  • Pay the event planner.

Challenges we ran into

  • Integrating chainlink AnyApi
  • The AnyApi oracle on sepolia wasnt working, we had to use oracle from linkwell team(thanks guys🤍)

Accomplishments that we're proud of

  • Completing a working demo was really a proud moment for us.
  • Building the client to be completely serverless and still working seamlessly.
  • Integrating with AnyApi was a proud moment.

What we learned

  • Creating a functional DApp without any centralized servers.
  • Interacting with chainlink oracles.

Setup

Make sure to install the dependencies:

yarn install
# or
npm install
# or
pnpm install
# or
bun dev

Development Server

Start the development server on http://localhost:3000, then open with your browser to see the result.

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

eventwise.web's People

Contributors

izaakwalz avatar theiceeman avatar

Watchers

 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.