Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implemented linked-resource methods #18

Merged
merged 6 commits into from
Jan 9, 2024

Conversation

tipusinghaw
Copy link
Collaborator

What

  • Added DID-linked resource methods:
    • addResource()
      • Parameters:
        • did
        • resourcePayload
    • updateResource()
      • Parameters:
        • did
        • resourceId
        • resourcePayload
    • getResourceByDidAndResourceId()
      • Parameters:
        • did
        • resourceId
    • getResourcesByDid()
      • Parameters:
        • did

…trar into POLYNDI-44-update-polygon-did-registrar

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Copy link
Collaborator

@sairanjit sairanjit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sairanjit sairanjit merged commit 584ecc7 into main Jan 9, 2024
5 checks passed
@sairanjit sairanjit deleted the POLYNDI-44-update-polygon-did-registrar branch January 9, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants