5 Commits

Author SHA1 Message Date
pezkuwichain f70ff1af46 chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io) 2026-04-21 18:53:22 +03:00
pezkuwichain f29340203f fix: update @pezkuwi/api packages to 16.5.22 2026-01-31 18:21:18 +03:00
pezkuwichain ce73164620 chore: Update documentation and dependencies 2026-01-19 14:50:20 +03:00
pezkuwichain 20f70c6f58 fix: Resolve TypeScript build errors for verbatimModuleSyntax compatibility
- Fix EventEmitter import in page-contracts/store.ts (use default import)
- Add type declarations for eventemitter3 to fix ESM import type issue
- Add type declarations for react-copy-to-clipboard to fix React types mismatch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 14:17:40 +03:00
pezkuwichain d949863789 Initial commit: Pezkuwi SDK UI
Comprehensive web interface for interacting with Pezkuwi blockchain.

Features:
- Blockchain explorer
- Wallet management
- Staking interface
- Governance participation
- Developer tools

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 13:55:36 +03:00