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. + +