iotaledger / iotaledger/identity
Implement DID Resolution through a move view call
Open
Enhancement
Patch
Rust
- Dominant language
- Rust
- Stars
- 346
- Forks
- 100
- Avg merge
- 13h 41m
- Merged PRs (30d)
- 2
Description
## Description
Rely on move view calls to resolve DIDs.
## Motivation
Instead of deserializing and parsing an Identity, processing the DID doc bytes directly would be simpler and faster.
Contributor guide
Assessment
This issue has not been assessed yet.