#ssi #did #affinidi

did-example

Implementation of did:example in Rust

10 unstable releases (3 breaking)

Uses new Rust 2024

0.5.2 Mar 24, 2025
0.5.1 Mar 19, 2025
0.4.1 Mar 4, 2025
0.3.0 Feb 22, 2025
0.2.8 Jan 30, 2025

#973 in Authentication

Download history 431/week @ 2025-01-29 89/week @ 2025-02-05 157/week @ 2025-02-12 188/week @ 2025-02-19 192/week @ 2025-02-26 121/week @ 2025-03-05 401/week @ 2025-03-19 57/week @ 2025-03-26

741 downloads per month
Used in 2 crates (via affinidi-did-resolver-cac…)

Apache-2.0

33KB

  • This module is a simple example of a DID resolver that uses a cache to store DID documents.
  • Should only be used for local testing and development
  • Enable using the did_example feature flag

did-example Rust implementation

An easy way to create and read example DID's that do not need to be deterministic.

Example DID Documents need to be manually added to the resolver to work as the Document cannot be automaticallyr esolved.

Dependencies

~31–51MB
~854K SLoC