-
This ticket and MR addresses the creation of did:peer methods in our codebase:
https://github.com/adorsys/eudiw-app/issues/272
Expand this to a did:peer resolver.
-
We want to be able to resolve tdw did's.
There is a resolver as a library in the `trustdidweb-py` library that should be leveraged if possible from aca-py.
-
**Bug severity**
3
**Describe the bug**
* integration tests for `did-resolver` try to resolve `did:web:did.actor:alice`, but the `did.actor` service has been taken offline so the tests started fa…
-
We can easily add an http resolver that would proxy to external DIDs. It gets a bit more challenging when we want to be resolving documents from the local filesystem. The biggest thing to think about …
-
- Demo of JS implementation `did:ethr` in https://github.com/gmulhearn/anoncreds-on-ethereum/pull/4 can be a good place to get the feet off the ground
- Prior to this work, we should stabilize `DidDo…
-
Validate input DID conforms to the did rule of the Generic DID Syntax.
//////////////////////////////////////////////////
did = "did:" method-name ":" method-specific-id
method-name = 1*method-ch…
-
I'd like to suggest that DIDKey could be made into a synchronous DID resolver, since that particular resolver doesn't have any need for async.
This could either simply factoring the body of the DID…
-
From @AlexHsieh in [this comment](https://github.com/TBD54566975/web5-swift/pull/55#issuecomment-2079413931):
> Also at reading web5-js, found out that this line
>
> [`contentMetadata : didResol…
-
Making an issue to track comments and suggestions for the implementation of `did:tdw` [(spec)](https://identity.foundation/trustdidweb/). The `did:tdw` Trust DID Web is an enhancement to `did:web`, da…
-
We would like to propose the development of a plugin for ACA-Py to support the `did:cheqd` method, allowing users of the ACA-Py ecosystem to interact with [Cheqd](https://cheqd.io/)'s decentralized id…
ff137 updated
2 weeks ago