SporosDAO / sweat-token

Sweat Token code and resources - Sweat Equity Vault for DAOs
https://app.sporosdao.xyz
Apache License 2.0
18 stars 16 forks source link

Notifications: webhook triggers for on-chain events #46

Open ivelin opened 2 years ago

ivelin commented 2 years ago

Problem

Currently when a proposal is submitted to a KaliDAO contract, there is no way to get a push notification out to voting token holders so they can take action. Because of that it is possible for voters to miss proposals.

Desired solution

Implement webhook triggers that can be wired to zapier, discord, email, sms, etc. Useful for time sensitive on-chain events such as DAO voting proposals.

Per @kleb-33 , DaoHaus now offers a similar notification option via discord bot: https://daohaus.club/docs/users/boosts/discord-notifications-boost/

Context

Several tools are now available that allow monitoring contract for fired EVM events and setting up webhooks triggers: