Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 50fe104356 chore(deps): bump actions/upload-artifact from 4 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 17:50:57 +00: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