Getting Started with uBID
Getting Started
Placeholder doc. Replace this content after the WordPress export is migrated (Sub-Task 4a).
Welcome to the uBID documentation. This guide will help you understand the core concepts and get your first integration running.
Prerequisites
- Basic knowledge of decentralised identifiers (DIDs)
- A development environment with Node.js 18+
Core concepts
| Concept | Description |
|---|---|
| DID | Decentralised Identifier — a W3C standard unique identifier you control |
| Verifiable Credential | A cryptographically signed claim about an identity subject |
| DID Document | Metadata about a DID — public keys, service endpoints |
| Verifiable Presentation | A bundle of credentials shared with a verifier |