# Pi Rewards Hub — Enhanced
Updated: 2025-12-12 14:49 UTC
This version includes:
- Improved UI and layout
- Marketplace with API
- Withdraw/KYC skeleton and API
- Wallet connect + Mainnet transaction hooks (placeholders)
Run locally:
npm install
npm run dev
Notes:
- Pi Browser injects
window.Pi. The wallet connect and tx signing code are placeholders — replace with official Pi SDK when available.