identity.ts icon indicating copy to clipboard operation
identity.ts copied to clipboard

Add DID fragment to the DID Class

Open JelleMillenaar opened this issue 5 years ago • 0 comments

Description When a DID class instance is created, an optional fragment can be part of it. The DID Class needs to handle this.

Requirements

  • [ ] Store the fragment in the DID class.
  • [ ] Resolve the fragment in the Resolve function.

JelleMillenaar avatar Dec 12 '19 10:12 JelleMillenaar