
Decentralized Professional Credentials
A protocol and working proof of concept for decentralized professional credentials. Issuers create cryptographically signed credentials following the W3C Verifiable Credentials Data Model v2.0. Credential content stays with the holder – no central database, no platform lock-in. SHA-256 hashes are anchored on-chain for tamper-proof verification and transparent revocation.
The protocol is implemented on two architecturally different blockchains – Ethereum (Solidity) and IOTA Rebased (Move) – to demonstrate genuine chain-agnosticism. The proof of concept includes a CLI, a web interface, and automated end-to-end scenarios for three credential types: employment history, professional certifications, and peer endorsements. The paper presents comparative results, developer experience findings, and discusses future extensions including selective disclosure.

