1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/data/sidebars/tutorials.yml

43 lines
1.2 KiB
YAML
Raw Normal View History

2019-03-18 14:14:40 +01:00
- group: Overview
2018-11-08 12:33:20 +01:00
items:
- title: Introduction
link: /tutorials/introduction/
2019-03-18 14:14:40 +01:00
- group: Wallets & Ocean Protocol
items:
- title: Set Up MetaMask
link: /tutorials/metamask-setup/
2019-03-18 14:14:40 +01:00
- title: Connect to Ocean-Related Networks
link: /tutorials/connect-to-networks/
- title: Teach Your Wallet to Track Ocean Tokens
link: /tutorials/wallets-and-ocean-tokens/
- title: Get Ether and Ocean Tokens
link: /tutorials/get-ether-and-ocean-tokens/
2019-03-18 14:14:40 +01:00
- group: Storage Setup
items:
- title: Set Up Azure Storage
2018-11-30 10:15:09 +01:00
link: /tutorials/azure-for-brizo/
- title: Set Up Amazon S3 Storage
link: /tutorials/amazon-s3-for-brizo/
- title: Set Up On-Premise Storage
link: /tutorials/on-premise-for-brizo/
2018-11-27 13:59:37 +01:00
- group: React App Tutorial (squid-js)
2018-12-05 12:08:47 +01:00
items:
- title: Setup
link: /tutorials/react-setup/
- title: Publish a Data Set
link: /tutorials/react-publish-data-set/
- title: Get & Use a Data Set
link: /tutorials/react-get-use-data-set/
- group: squid-py Tutorials
items:
- title: Jupyter Notebooks
link: /tutorials/jupyter-notebooks/
- group: More Examples
items:
- title: Example Code Using Squid
link: /tutorials/example-code/