Skip to content

fide/id

Fide ID

Canonical specification and SDK for the did:fide method.

Fide ID defines stable, portable identifiers for entities in the Fide ecosystem. It depends on the Fide Vocabulary for entity type and reference type rules and is used by the Fide Context Protocol.

Public docs are published at:

Status

This repository is currently in alpha.

  • The current SDK line is published as 0.0.0-alpha.x.
  • Breaking changes are allowed during alpha.
  • Consumers should pin exact versions.

Repository Structure

  • docs/specification/: method specification
  • docs/sdk/javascript/: generated JavaScript SDK reference
  • sdk/javascript/: JavaScript/TypeScript SDK package
  • scripts/: SDK docs generation scripts

JavaScript SDK

The JavaScript SDK package lives in:

  • sdk/javascript/

Current package name:

Additional docs:

License

Licensed under Apache-2.0. See LICENSE for the full text.