Commit Graph

2 Commits

Author SHA1 Message Date
pezkuwichain 1295c36241 Rebrand: polkadot → pezkuwi build fixes
- 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
2026-01-07 02:32:54 +03:00
Claude 89ade90ea8 docs: add comprehensive CLAUDE.md guide for AI assistants
Created detailed documentation for AI assistants working with this codebase:
- Repository structure and tech stack overview
- Development workflows for web, mobile, and SDK UI
- Code organization patterns and conventions
- Blockchain integration guide with Polkadot.js
- i18n setup with 6-language support
- State management with Context API
- Security best practices and common issues
- Deployment guidelines and useful commands
- Critical operational rules for production environment

This guide provides everything AI assistants need to effectively work with
the PezkuwiChain monorepo while maintaining code quality and safety.
2025-11-17 18:34:59 +00:00