📋 Overview
Labels: smart-contract complexity: hard eta-2-days synthetic-assets DeFi oracle
🎯 Problem Statement
Users cannot gain exposure to real-world assets on-chain. The platform needs a synthetic asset protocol that mirrors real-world prices with proper collateralization.
📝 Task Breakdown
Phase 1: Synthetic Asset Creation (0.5 days)
Phase 2: Price Oracle (0.5 days)
Phase 3: Collateral Management (0.5 days)
Phase 4: Frontend Interface (0.5 days)
✅ Acceptance Criteria
📁 Files to Create
contracts/src/synthetic_assets.rs
contracts/src/oracle_integration.rs
frontend/src/components/synthetics/SyntheticsDashboard.tsx
🎯 Success Metrics
- Price tracking accuracy >99%
- Liquidation execution <5 seconds
- Collateral management safe
- Support for 20+ synthetic assets
📋 Overview
Labels:
smart-contractcomplexity: hardeta-2-dayssynthetic-assetsDeFioracle🎯 Problem Statement
Users cannot gain exposure to real-world assets on-chain. The platform needs a synthetic asset protocol that mirrors real-world prices with proper collateralization.
📝 Task Breakdown
Phase 1: Synthetic Asset Creation (0.5 days)
Phase 2: Price Oracle (0.5 days)
Phase 3: Collateral Management (0.5 days)
Phase 4: Frontend Interface (0.5 days)
✅ Acceptance Criteria
📁 Files to Create
contracts/src/synthetic_assets.rscontracts/src/oracle_integration.rsfrontend/src/components/synthetics/SyntheticsDashboard.tsx🎯 Success Metrics