From 23f008c6614bba96618811da3eeae3778c758879 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:40:54 +0200 Subject: [PATCH] tweak --- content/tutorials/introduction.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/tutorials/introduction.md b/content/tutorials/introduction.md index d5e840de..caf68e95 100644 --- a/content/tutorials/introduction.md +++ b/content/tutorials/introduction.md @@ -5,6 +5,8 @@ description: What you can expect to find in these Ocean Protocol tutorials. These tutorials cover: -- The basics of using wallets with Ocean Protocol. -- How to set up storage (e.g. in Azure or AWS) to be used with Ocean Protocol. -- Examples of using squid-js (JavaScript), squid-py (Python) and squid-java to publish a data set, to get & use a data set, and to do other things. +- Using Web3 wallets with Ocean. +- Storage setup - Azure, AWS or local +- Building a React app with Ocean. This is a great way to understand Ocean end-to-end. + +