Open Echsecutor opened 2 years ago
If I understand the current indy-did-method spec correctly, this would only be applied right now if diddocContent is present: https://hyperledger.github.io/indy-did-method/#base-diddoc-template
Correct, we could add examples with context using ATTRIB for now
Add
@context
to did doc. See https://www.w3.org/TR/did-core/#example-1-a-simple-did-document . Likely here: https://github.com/IDunion/indy-did-resolver/blob/main/indy-didresolver/src/did_document.rs ?