mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 05:37:56 +00:00
ad25287721
Updated HeroSection to fetch real governance data: - Active Proposals from pallet_referenda (was hardcoded to 127) - Replaced all hardcoded stats with dynamic blockchain queries - Shows "-" for unavailable data (totalVoters, tokensStaked, trustScore) - Real-time updates using PolkadotContext API Now homepage shows actual on-chain referendum count instead of mock data. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>