An on-chain incentive system to encourage regular participation in Ethereum meetups.
Local meetups have been a backbone in efforts to increase awareness and adoption of Ethereum to the general public. However in recent years, the enthusiasm behind these have slowed and organizers struggle to continue them: https://twitter.com/evan_van_ness/status/1239632948531470338.
Inspired by Kickback, our project aims to tackle this problem by taking the stake reward idea and applying it to communities that meet up regularly. This provides meetup communities with:
How the incentive works:
Incomplete components in hackathon product:
Future plans:
'- Smart contracts written in Solidity
Remix was used for automated and manual testing
The frontend part is written in React/Redux
Frontend interacts with smart contracts via ethersjs library (v5 beta)
A lot of on-chain data also kept on MongoDB for faster retrieval (especially comments from participants and their links to event's images / videos that are hosted on Sia Skynet via SDK)
For the UI / UX part we rely on the Material Design patterns from MUI that integrate well with React