Atomic steps for a visitor inspecting the on-chain certificate ledger, issuer contract, and OpenSea collection.
« Verify credentials on-chain, understand the issuer contract, and assess which capabilities each certificate supports. »
| Element | Destination |
|---|---|
| Nav "Parcours" → "Certificats" | /parcours/certifications/ |
| CV "Ouvrir le registre des certificats" | /parcours/certifications/ |
| Certificate detail "Certificats de la même année" | /parcours/certifications/?year=<yyyy> |
| Offer detail "Preuves de parcours & certificats" | /parcours/certifications/<slug>/ |
| Step | Action | System state |
|---|---|---|
| 1 | Visitor opens /parcours/certifications/ | Ledger loads with all certificates |
| 2 | Browse ledger with year and capability filters | Filters applied, list updates |
| 3 | Open certificate detail | Detail view loads with issuer, mint, capabilities |
| 4 | Check mint on PolygonScan | External blockchain explorer opens |
| 5 | Inspect OpenSea token | External NFT marketplace opens |
| 6 | See related capabilities | Capability cards listed with links |
| 7 | Navigate to offer detail | Offer page loads |
| 8 | Submit call qualification | Lead created, owner notified |
| State | What the visitor sees | What happens next |
|---|---|---|
| Browsing | Visitor views certificate list, no click | May return or explore other credentials |
| Filtering | Visitor applies year or capability filter | List narrows to relevant certificates |
| Verifying | Visitor checks PolygonScan and OpenSea | Trust established, may proceed to related offers |
| Converting | Visitor submits call qualification | Lead created → owner notified → follow-up |