mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-30 01:07:56 +00:00
feat: Implement live blockchain staking with score tracking and PEZ rewards
- Add comprehensive staking library (src/lib/staking.ts) with blockchain queries - Rewrite StakingDashboard to use validator nomination staking - Implement real-time staking score from pallet_staking_score - Add PEZ rewards display from pallet_pez_rewards - Fix bonded amount display with stash/controller account handling - Add 5-card dashboard: Total Bonded, Unlocking, Redeemable, Staking Score, PEZ Rewards - Implement bond, nominate, unbond, and withdraw functionality - Add auto-refresh every 30 seconds for real-time data 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in: