Display the primary recommended fee prominently on the dashboard.
Layout:
- Top: label "RECOMMENDED FEE" + network condition badge
- Center: large fee value (formatted in stroops)
- Below: confidence percentage + target ledgers
- Bottom: copy-to-clipboard button
States to handle:
- Loading skeleton
- Insufficient data message (< 50 fee records)
- Error state with retry button
- Live data state
Files to create:
packages/ui/src/components/dashboard/RecommendationPanel.tsx
Display the primary recommended fee prominently on the dashboard.
Layout:
States to handle:
Files to create:
packages/ui/src/components/dashboard/RecommendationPanel.tsx