From 80d6b5b2cac42111992e47cf32d79112aa9e6c78 Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Tue, 4 Oct 2022 15:24:12 +0300 Subject: [PATCH] Added back future integrations on the list --- core-concepts/did-ddo.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/core-concepts/did-ddo.md b/core-concepts/did-ddo.md index bb144da5..535daeb7 100644 --- a/core-concepts/did-ddo.md +++ b/core-concepts/did-ddo.md @@ -256,7 +256,7 @@ Use GraphQL querys as datasource. ``` { - "type": "graphql", + "type": "graphql", "url": "http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph", "query": """ query{ @@ -288,6 +288,12 @@ Use a smart contract as datasource. } ``` +First class integrations supported in the future : +***`Filecoin`*** +***`Arwave`*** +***`Storj`*** +***`SQL`*** + A service can contain multiple files, using multiple storage types. Example: