File tree Expand file tree Collapse file tree 2 files changed +305
-86
lines changed
Expand file tree Collapse file tree 2 files changed +305
-86
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,22 @@ User → Next.js Page → API Route → Service → Repository → Database
130130 (Verifier/Issuer)
131131```
132132
133+ ## Documentation
134+
135+ For detailed architectural diagrams and flow visualizations, see:
136+
137+ - ** [ Flowcharts & Diagrams] ( ./docs/flowcharts.md ) ** - Complete visual documentation including:
138+ - Overall application flow with all stages
139+ - PID verification sequence diagram
140+ - Additional credentials verification flow
141+ - Document signing (QES) workflow with wallet integration
142+ - Credential issuance flow
143+ - Data flow architecture and service layer organization
144+ - Application state machine
145+ - Database schema relationships
146+ - Component architecture
147+ - CBOR decoding flow for VP tokens
148+
133149## 🚀 Getting Started
134150
135151### Prerequisites
You can’t perform that action at this time.
0 commit comments