how can i check the identities i created on infura using the nodejs veramo api #365
Replies: 1 comment 8 replies
-
|
I'm assuming the identifiers you created are of the These identifiers don't appear anywhere on-chain until you try to modify the corresponding DID document using methods like You can find out more by going through the ethr DID method spec. Note that edit: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i am looking to create identifiers using the nodejs example from veramo docs. I was able to create and verify the ids in the app, but how can i confirm they were created on eth? Infura does not show these ids.
Beta Was this translation helpful? Give feedback.
All reactions