Description
Send email notifications to relevant parties
when key grant events happen.
Expected behavior
- Notify pool creator when new application submitted
- Notify applicant when their application is voted on
- Notify applicant when funds are distributed
- Users provide email optionally on profile setup
Tech
- Resend or SendGrid email API
- Add email endpoints to Node.js backend
- Store email preferences off-chain
Description
Send email notifications to relevant parties
when key grant events happen.
Expected behavior
Tech