pezkuwichain d1e50929f8 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>
2025-11-07 07:36:18 +03:00
2025-10-22 18:05:19 -07:00
S
Description
No description provided
Readme MIT 107 MiB
Languages
HTML 75.2%
TypeScript 21.3%
Rust 1.9%
PLpgSQL 0.7%
JavaScript 0.6%
Other 0.2%