pm-idm icon indicating copy to clipboard operation
pm-idm copied to clipboard

As a user I want to be able to create and import identities from other DID methods (ethr)

Open satazor opened this issue 6 years ago • 4 comments

Story

As a user I want to be able to create and import identities from other DID methods.

Description

Currently, we just support IPID but we should support at least one more to prove the multi-did-method concept. We are going for uPort's did method: ethr.

Tasks

  • [ ] #252
  • [ ] #253
  • [ ] #254
  • [ ] #277
  • [ ] #64

Acceptance Criteria

  • [ ] Support ethr did method, which is currently the one being used by uport

satazor avatar Jul 08 '19 00:07 satazor

@satazor Continuing our discussion here: Should we default to some DID if no didMethod is not provided?

vasa-develop avatar Jul 09 '19 15:07 vasa-develop

@vasa-develop I've created #252 and provided more context. Lets discuss there.

satazor avatar Jul 10 '19 09:07 satazor

@satazor should I push the changes(PR) into master or some other branch?

vasa-develop avatar Jul 10 '19 11:07 vasa-develop

Always do work on a separate branch and in the form of PR. All code should be reviewed by at least 2 contributors before being merged into master.

satazor avatar Jul 10 '19 11:07 satazor