14 releases
Uses new Rust 2024
| 0.5.6 | Feb 1, 2026 |
|---|---|
| 0.5.5 | Sep 30, 2025 |
| 0.5.4 | Jul 14, 2025 |
| 0.5.2 | Mar 24, 2025 |
#1522 in Authentication
77 downloads per month
Used in 2 crates
(via affinidi-did-resolver-cac…)
185KB
4K
SLoC
- 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
~6–9MB
~163K SLoC