Skip to content

Commit b6d888d

Browse files
update documentation
1 parent 89ff564 commit b6d888d

File tree

2 files changed

+305
-86
lines changed

2 files changed

+305
-86
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)