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

54 lines
1.7 KiB
YAML

- group: Overview
items:
- title: Introduction
link: /tutorials/introduction/
- group: Wallets & Ocean Protocol
items:
- title: Set Up MetaMask Wallet
link: /tutorials/metamask-setup/
- title: Use Your Wallet to Manage OCEAN Tokens
link: /tutorials/wallets-and-ocean-tokens/
- title: Get ETH and OCEAN Tokens
link: /tutorials/get-ether-and-ocean-tokens/
- title: Connect to Ocean-Related Networks
link: /tutorials/connect-to-networks/
- group: Marketplaces
items:
- title: Set Up a Marketplace
link: /tutorials/marketplace/
- group: React App Tutorial
items:
- title: Setup
link: /tutorials/react-setup/
- title: Publish a Data Set
link: /tutorials/react-publish-data-set/
- title: Search & Consume a Data Set
link: /tutorials/react-get-use-data-set/
- title: Publish a Data Set with Compute features
link: /tutorials/react-publish-data-set-compute/
- title: Publish a Algorithm
link: /tutorials/react-publish-algorithm/
- title: Compute using a published algorithm on a Data Set
link: /tutorials/react-compute-published-algorithm/
- title: Compute using a raw algorithm on a Data Set
link: /tutorials/react-compute-raw/
- title: Get Status of a Compute Job
link: /tutorials/react-compute-status/
- group: Compute-to-Data
items:
- title: Run a Compute-to-Data Environment
link: /tutorials/compute-to-data/
- 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/