Bind each bag, garment, watch or shoe to a cryptographically signed identity, issue Item & Ownership VCs at production, and let customers, customs, and marketplaces scan a QR/NFC for an open green/red authenticity signal.
Keep model codes, serial plates and care cards; add a VC layer for authenticity, provenance and resale.
{
"type": ["LuxuryProductCredential"],
"issuer": "did:web:veritrust.vc:brand",
"credentialSubject": {
"serialNumber": "BR-2025-000123",
"model": "Satchel 30",
"materials": "Leather/Canvas",
"factoryCode": "IT-ABC",
"productionDate": "2025-03-01"
},
"status": "active"
}
Brands & maisons — stop clones and control grey-market leakage.
Customers — scan to see a clear green/red signal.
Customs & marketplaces — open verification without special access.
Resellers — portable provenance and ownership transfer.
Your maison has a public Veritrust DID as a trust anchor. It signs all item credentials.
did:web:veritrust.vc:brand
At finishing/packaging, issue an Item VC and encode a short signed token in a QR or NFC chip.
veritrade://i/BR-2025-000123#JWS
Anyone can scan to see authenticity, theft/recall status and (optionally) current owner.
GET /verify/item/{token}Associate scans item; POS records VC link for warranty and theft protection.
Seller posts the VC link; listing shows a green badge and item facts.
Agent scans and sees brand-signed item data and status, no app required.
Buyer receives Ownership VC; stolen/blocked items turn red on verify.