Skip to content

Web3 dApp on Polygon with Nextjs and TheGraph. Like eventbrite but for events in the metaverse!

Notifications You must be signed in to change notification settings

PaoloCalzone/web3rsvp

Repository files navigation

WEB3RSVP dApp

Description

Eventbrite like dapp, but for events in the Metaverse. Built during 30 Days of Web3 curriculum.

WEB3RSVP - that stands for "web3 Répondez s'il vous plaît" - is a dApp (decentralized application) built on Polygon that allows the user to create an event and invite the attendee to RSVP. RSVPing to an event is done by locking in an amount (set by the event creator). This amount is returned in case of participation in this event. If the user does not attend the event, the amount goes to the creator of the event.

Structure

This project contains 3 packages:

  1. The contract written in solidity.
  2. The subgraph with the graphql.schema derived from the contract's methods and serving as an API for the frontend.
  3. The frontend - a Nextjs app.

About

Web3 dApp on Polygon with Nextjs and TheGraph. Like eventbrite but for events in the metaverse!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published