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
741 downloads per month
Used in 2 crates
(via affinidi-did-resolver-cac…)
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