indy-shared-rs GitHub
PR #13 | Feature/gen did with version |
Adds optional parameter `version` to `generate_did` method. if `version == None | 1` : DID will be self-certified according to did:sov convention if `version == 2`: DID will be self-certified according to did:indy specification |
Created At 2022-03-29 12:32:42 +0000 UTC