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

Define data structures and contract trait #5

Closed
3 tasks done
miguelnietoa opened this issue Nov 3, 2023 · 0 comments
Closed
3 tasks done

Define data structures and contract trait #5

miguelnietoa opened this issue Nov 3, 2023 · 0 comments
Labels
👍 Feature New feature or request

Comments

@miguelnietoa
Copy link
Member

miguelnietoa commented Nov 3, 2023

Objective

Define the necessary data structures (structs, enums, etc) for the Soroban smart contract to properly represent the DID-related data. See https://www.w3.org/TR/did-core/#did-documents.

Checklist

  • Implement the required data structures for the DID Contract.
  • Implement the DID trait with the necessary functions the DID contract will have.
  • Create functions to handle storage fields for the Soroban smart contract, ensuring proper data management and retrieval.
@miguelnietoa miguelnietoa added the 👍 Feature New feature or request label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant