1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 16:25:37 +01:00
docs/data/sidebars/tutorials.yml
2019-07-09 00:47:32 +02:00

46 lines
1.3 KiB
YAML

- group: Overview
items:
- title: Introduction
link: /tutorials/introduction/
- group: Wallets & Ocean Protocol
items:
- title: Set Up MetaMask
link: /tutorials/metamask-setup/
- title: Connect to Ocean-Related Networks
link: /tutorials/connect-to-networks/
- title: Use Your Wallet to Manage Ocean Tokens
link: /tutorials/wallets-and-ocean-tokens/
- title: Get Ether and Ocean Tokens
link: /tutorials/get-ether-and-ocean-tokens/
- title: Transfer Ocean Tokens between Networks
link: /tutorials/token-bridge/
- group: Storage Setup
items:
- title: Set Up Azure Storage
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/
- group: React App Tutorial (squid-js)
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/