- Update @pezkuwi/react-identicon to ^3.17.1
- Update @pezkuwi/react-qr to ^3.17.1
- Update @pezkuwi/ui-keyring to ^3.17.1
- Update @pezkuwi/ui-settings to ^3.17.1
- Update @pezkuwi/ui-shared to ^3.17.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fixed TypeScript type assertion issues
- Updated imports from api-augment/substrate to api-augment/bizinikiwi
- Fixed imgConvert.mjs header and imports
- Added @ts-expect-error for runtime-converted types
- Fixed all @polkadot copyright headers to @pezkuwi
Changes:
- Update Pezkuwi endpoint color to Kurdistan Green (Kesk: #00A94F)
- Document complete Kurdistan color palette in README:
* Kesk (Green): #00A94F - Primary color
* Sor (Red): #EE2A35 - Accent color
* Zer (Gold): #FFD700 - Secondary accent
* Spi (White): #FFFFFF - Backgrounds
* Black: #000000 - Text
- Add comprehensive logo update instructions
- Add TODO comment for logo replacement after build:images
Next step: Replace pezkuwichain_logo.png and run yarn build:images
- Clone Polkadot.js Apps repository
- Update package.json with Pezkuwi branding
- Add Pezkuwi endpoint to production chains (wss://pezkuwichain.app:9944)
- Create comprehensive README for SDK UI
- Set up project structure with all packages
Next steps:
- Apply Kurdistan colors (Kesk, Sor, Zer, Spi + Black) to UI theme
- Replace logos with Pezkuwi branding
- Test build and deployment