📝 Description
Instead of depositing into one vault at a time, power users want to allocate capital across multiple strategies. We need a UI where users can drag sliders to allocate a lump sum across 3-4 vaults simultaneously.
🎯 Acceptance Criteria
🛠 Technical Details
- Stack: React, Framer Motion, Stellar SDK.
- Location:
/frontend/src/features/portfolio_builder/
- Security: Complex frontend validation to ensure floating-point math rounding errors don't cause the transaction to fail.
⏱ Complexity & Scope
- Estimated Time: 3 weeks.
- Drips Complexity: High (200 points) - Highly complex reactive UI and transaction bundling.
📋 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
Instead of depositing into one vault at a time, power users want to allocate capital across multiple strategies. We need a UI where users can drag sliders to allocate a lump sum across 3-4 vaults simultaneously.
🎯 Acceptance Criteria
🛠 Technical Details
/frontend/src/features/portfolio_builder/⏱ Complexity & Scope
📋 Guidelines for Submission