oceanprotocol/market

View on GitHub
content/publish/feedback.json

Summary

Maintainability
Test Coverage
{
  "1": {
    "name": "Create Tokens & Pricing",
    "description": "The Data NFT representing your asset, the Datatokens defining access to it, and the pricing schema are all created in a single transaction.",
    "status": "pending",
    "txCount": 1
  },
  "2": {
    "name": "Construct & Encrypt DDO",
    "description": "Entered metadata is transformed into a structured document (DDO) where the file URLs, and the whole DDO itself are encrypted.",
    "status": "pending",
    "txCount": 0
  },
  "3": {
    "name": "Publish DDO",
    "description": "The encrypted DDO is stored on-chain as part of the Data NFT. Indexers like Aquarius can decrypt the DDO for displaying purposes, but the file URLs can only be decrypted by exchanging the respective datatokens for this asset.",
    "status": "pending",
    "txCount": 1
  }
}