A Solidity smart contract deployed to the Polygon Mumbai testnet, using an Alchemy Provider.
View the contract: https://mumbai.polygonscan.com/address/0xc2D518b0612D06f7FFB27A8Aa2e0358d0D990932
Users can
- Create Events
- RSVP to Events
Event Organisers can
- Check in Attendees
To RSVP to an event, users must deposit ETH, which they will get back upon attending the event.
If a user RSVP's and fails to attend the event, the deposit will be sent to the organiser of the event.