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

DDO: Nft key #527

Open
alexcos20 opened this issue Jul 5, 2024 · 0 comments
Open

DDO: Nft key #527

alexcos20 opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
Type: Enhancement New feature or request

Comments

@alexcos20
Copy link
Member

alexcos20 commented Jul 5, 2024

We must move all root level objects added by Ocean-node into a single object

Since in #525 we introduce a new DDO root level key, let's move ddo.nft there.

So, DDO will look like:

{

  "@context": [
    "https://w3id.org/did/v1"
  ],
  "id": "did:op:37f710f82f73afcb86b66a32182c2d620d2edd9eb00abb5ba5a36e943bc7cd74",
  "version": "4.1.0",
  .....
 "indexedMetadata": {
     "nft: {
           ....
      }
  }
}
@alexcos20 alexcos20 added the Type: Enhancement New feature or request label Jul 5, 2024
@alexcos20 alexcos20 added this to the beta milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants