Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 634 Bytes

A Web 3.0 RSVP dApp

This is an event management and creation dApp, think of it as a web3-native Eventbrite, except attendees need to deposit ETH to RSVP and will get it back upon them checking in at the event.

Project Built Using This Stack

  • Filecoin & IPFS
  • The Graph
  • Radicle
  • Infura
  • Polygon
  • Lens

Screen Shot 2022-08-24 at 3 13 49 PM

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js