Skip to content

khawlahssn/web3rsvp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Full-stack RSVP Dapp

The smart contract includes the following scenarios:

  • Event organizers can createNewEvent
  • Attendees can createNewRSVP to a specific event
  • Event organizer can confirmAttendee or confirmAllAttendees
  • If someone did not show up to the event, organizer can withdrawUnclaimedDeposits

You can view the verified contract on Polygonscan. 🔎

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 60.2%
  • JavaScript 39.8%