Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 2428fe23fb chore(deps): bump softprops/action-gh-release from 1 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 17:13:26 +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