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 did-linked resource methods and replaced truffle config with hardhat #15

Closed

Conversation

tipusinghaw
Copy link
Collaborator

What

  • Added DID-linked resource methods:

    • addResource()
      • Parameters:
        • address _id
        • memory _resourceId
        • memory _resourcePayload
    • getResource()
      • Parameters:
        • address _id
        • memory _resourceId
    • getAllResources()
      • Parameters:
        • address _id
        • memory _resourceId
  • Replaced truffle with hardhat

@tipusinghaw tipusinghaw self-assigned this Jan 8, 2024
@tipusinghaw tipusinghaw requested a review from sairanjit January 8, 2024 10:16
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 deleted the POLYNDI-47-deploy-registry-contract-on-testnet branch February 14, 2024 06:41
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.

3 participants