UnbreakableID UnbreakableID

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

ConceptDescription
DIDDecentralised Identifier — a W3C standard unique identifier you control
Verifiable CredentialA cryptographically signed claim about an identity subject
DID DocumentMetadata about a DID — public keys, service endpoints
Verifiable PresentationA bundle of credentials shared with a verifier

Next steps