4 releases
new 0.2.9 | Feb 12, 2025 |
---|---|
0.2.8 | Jan 30, 2025 |
0.2.7 | Jan 29, 2025 |
0.2.6 | Jan 29, 2025 |
#26 in #resolver
520 downloads per month
Used in 2 crates
(via affinidi-did-resolver-cac…)
33KB
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.
lib.rs
:
- 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
Dependencies
~30–46MB
~825K SLoC