mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-23 22:07:55 +00:00
50cb6d98cc
Connected governance overview to actual blockchain data: - Active proposals from pallet_referenda - Treasury balance from treasury account - Parliament (Council) members from pallet_collective - Real-time data fetching using PolkadotContext API - Replaced mock data with live blockchain queries Todo: Add total voters and participation rate calculation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>