📝 Description
To increase user retention, we want to send an automated "Weekly Digest" email to subscribed users, summarizing their yield earned over the past 7 days and highlighting the top-performing vaults.
🎯 Acceptance Criteria
🛠 Technical Details
- Stack: Node.js, React Email, PostgreSQL, Resend.
- Location:
/backend/jobs/weekly_digest.ts
- Security: Strictly enforce unsubscribe compliance (CAN-SPAM/GDPR).
⏱ Complexity & Scope
- Estimated Time: 2-3 weeks.
- Drips Complexity: High (200 points) - Email templating, batch processing, and DB aggregation.
📋 Guidelines for Submission
- Minimum 90 percent test coverage required.
- Clear NatSpec-style documentation must be added to public contract functions.
- Timeframe for completion: 2 Wave cycles.
📝 Description
To increase user retention, we want to send an automated "Weekly Digest" email to subscribed users, summarizing their yield earned over the past 7 days and highlighting the top-performing vaults.
🎯 Acceptance Criteria
react-emailto design a beautiful, responsive HTML email template.🛠 Technical Details
/backend/jobs/weekly_digest.ts⏱ Complexity & Scope
📋 Guidelines for Submission