From 52fee4e974ab66530407590d6353536f264c4797 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 16 Dec 2019 13:36:52 +0100 Subject: [PATCH] add ipfs to tools --- content/concepts/tools.md | 13 +++++++++++++ data/repositories.yml | 1 + 2 files changed, 14 insertions(+) diff --git a/content/concepts/tools.md b/content/concepts/tools.md index c5a9ea12..ae937361 100644 --- a/content/concepts/tools.md +++ b/content/concepts/tools.md @@ -61,3 +61,16 @@ There are a few Ocean Protocol command-line interfaces (CLIs). All of them were - [ocean-cli](https://github.com/bigchaindb-gmbh/ocean-cli) was built using squid-java - [ocean-cli-py](https://github.com/bigchaindb-gmbh/ocean-cli-py) was built using squid-py + +## IPFS + +The IPFS protocol is integrated into the Ocean Protocol stack in various places. For this, we run and maintain our own IPFS node and gateway with a custom frontpage for simple adding of files to that IPFS node. + +- [**Ocean Protocol 💖 IPFS**](https://ipfs.oceanprotocol.com) + + + +To learn more about how IPFS is used, have a look at OEP-15 and the respective blog post: + +- [OEP-15: Distributed Asset File Storage with IPFS](https://github.com/oceanprotocol/OEPs/tree/master/15) +- [Ocean Protocol and IPFS, Sitting In The Merkle Tree](https://blog.oceanprotocol.com/ocean-ipfs-integration-store-asset-files-43c623c356d7) diff --git a/data/repositories.yml b/data/repositories.yml index 3e3a0c87..240866b2 100644 --- a/data/repositories.yml +++ b/data/repositories.yml @@ -41,6 +41,7 @@ - name: token-bridge-ui - name: status - name: blockscout + - name: ipfs - group: OceanDB Drivers items: