Commit Graph

6 Commits

Author SHA1 Message Date
pezkuwichain ee23b5fba2 docs: Update README for new project structure 2026-01-19 14:53:35 +03:00
pezkuwichain 1812a1f563 docs: update roadmap with P2P Phase 3 completion 2025-12-11 20:46:34 +03:00
Claude 06d4da81df Merge main into feature branch and update README
Resolved conflict in README.md by keeping comprehensive documentation
that includes all recent developments:
- Updated mobile app status to ~50% complete
- Added shared code organization details
- Updated roadmap with completed governance integration
- Added mobile quick start instructions
- Updated language support section with RTL info

Changes merged from main branch while preserving all feature work.
2025-11-14 20:16:22 +00:00
pezkuwichain 4a9a9b8f33 Update project title in README 2025-11-14 17:36:23 +03:00
Claude c48ded7ff2 Reorganize repository into monorepo structure
Restructured the project to support multiple frontend applications:
- Move web app to web/ directory
- Create pezkuwi-sdk-ui/ for Polkadot SDK clone (planned)
- Create mobile/ directory for mobile app development
- Add shared/ directory with common utilities, types, and blockchain code
- Update README.md with comprehensive documentation
- Remove obsolete DKSweb/ directory

This monorepo structure enables better code sharing and organized
development across web, mobile, and SDK UI projects.
2025-11-14 00:46:35 +00:00
pezkuwichain d448435b38 Initial commit 2025-10-22 18:05:19 -07:00