Commit Graph

3 Commits

Author SHA1 Message Date
pezkuwichain b8320ab9ff Add missing config fields to global_config files
multisigsApiUrl and proxyApiUrl were missing, causing
GlobalConfigRemote deserialization to fail when fetched
from GitHub.
2026-02-16 02:55:08 +03:00
pezkuwichain af663e24b7 Point dev multiStakingApiUrl to self-hosted SubQuery
Dev config was still pointing to Nova staging API which has no
Pezkuwi data. Now matches production config.
2026-02-15 22:18:26 +03:00
pezkuwichain 46297339b1 Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains
- Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain)
- Staking metadata and validator lists
- DApp configurations
- XCM cross-chain messaging configs
- Governance dApp listings
- Promotional banners
- Chain migration configurations
- Asset metadata and icons

Based on Nova Utils with Pezkuwichain extensions
2026-01-23 00:29:48 +03:00