Describe the feature
Description:
Implement lender dashboard showing supply stats and available pending offers to accept.
Acceptance Criteria:
Dependencies:
Notes:
- Can be same page as borrower view (tab toggle) or separate route
- Suggested:
/dashboard shows both borrower + lender views with tabs
- Default sort: APR descending (highest interest first)
Describe the feature
Description:
Implement lender dashboard showing supply stats and available pending offers to accept.
Acceptance Criteria:
useOffers(status=pending)— all pending offersuseOffersByScript()— user's active supplied offers (separate section, optional)useBlockHeight()— term left calculationDependencies:
Notes:
/dashboardshows both borrower + lender views with tabs