Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.
/ attendr Public archive

An Ethereum decentralized application that helps event organizers prevent no-shows by requiring attendees to make a deposit into a smart contract in order to gain entrance to the event. Deposits are refunded upon arrival (by scanning the wallet address QR code). All funds of no-shows are transferred to a charity wallet address defined in the con…

Notifications You must be signed in to change notification settings

tomteman/attendr

Repository files navigation

Attendr

Attendr was created as part of the Facebook 2017 Hackathon in Tel-Aviv, Israel.

As meetup organizers, we are all too familiar with the issue of people hitting the "attending" button simply as a means of reminding them of the event, regardless of their intent of actually showing up.

Our goal is to allow event organizers to better anticipate the number of people who will actually arrive.

Attendr

How to install

  1. yarn

How to run

  1. Fill in the values in truffle.js (INFURA_APIKEY, MNEMONICs)
  2. yarn run truffle
  • Don't forget to compile and migrate after every change to the .sol files.
  1. yarn start

About

An Ethereum decentralized application that helps event organizers prevent no-shows by requiring attendees to make a deposit into a smart contract in order to gain entrance to the event. Deposits are refunded upon arrival (by scanning the wallet address QR code). All funds of no-shows are transferred to a charity wallet address defined in the con…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages