1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
This commit is contained in:
trentmc 2020-10-21 12:40:54 +02:00
parent 00ce73cbd5
commit 23f008c661

View File

@ -5,6 +5,8 @@ description: What you can expect to find in these Ocean Protocol tutorials.
These tutorials cover: These tutorials cover:
- The basics of using wallets with Ocean Protocol. - Using Web3 wallets with Ocean.
- How to set up storage (e.g. in Azure or AWS) to be used with Ocean Protocol. - Storage setup - Azure, AWS or local
- 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. - Building a React app with Ocean. This is a great way to understand Ocean end-to-end.