You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is a full-stack RSVP dapp. Think of it as a web3-native eventbrite, except attendees need to deposit ETH and will get it back upon checkhing in at the event.",
"main": "index.js",
"scripts": {
"deploy": "npx hardhat run scripts/deploy.js --network mumbai",
"script": "node scripts/run.js",
"test": "echo \"Error: no test specified\" && exit 1"