docs/data/sidebars/tutorials.yml

66 lines
1.9 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
2019-03-18 14:14:40 +01:00
items:
- title: Wallet Basics
link: /tutorials/wallets/
- title: Set Up MetaMask Wallet
link: /tutorials/metamask-setup/
- title: Use Your Wallet to Manage OCEAN Tokens
2019-03-18 14:14:40 +01:00
link: /tutorials/wallets-and-ocean-tokens/
2020-12-10 16:07:07 +01:00
- group: Using Ocean Marketplace
items:
- title: Introduction
link: /tutorials/marketplace-introduction/
- title: Publishing data asset
link: /tutorials/marketplace-publish-data-asset/
- title: Consume data asset
link: /tutorials/marketplace-consume-data-asset/
- title: Swap & Stake
link: /tutorials/marketplace-swap-and-stake/
- group: Bridges
items:
- title: Polygon (ex Matic)
link: /tutorials/polygon-bridge/
2021-06-16 09:31:46 +02:00
- title: Binance Smart Chain (BSC)
link: /tutorials/bsc-bridge/
- group: Marketplaces
items:
- title: Set Up a Marketplace
link: /tutorials/marketplace/
- group: Compute-to-Data
items:
2021-11-07 18:57:20 +01:00
- title: Architecture Overview
link: /tutorials/compute-to-data-overview/
2021-04-21 11:24:25 +02:00
- title: Writing Algorithms
link: /tutorials/compute-to-data-algorithms/
- title: Run a Compute-to-Data Environment
link: /tutorials/compute-to-data/
- title: Minikube Compute-to-Data Environment
link: /tutorials/compute-to-data-minikube/
- group: Storage Setup
items:
- title: Set Up Azure Storage
link: /tutorials/azure-for-provider/
- title: Set Up Amazon S3 Storage
link: /tutorials/amazon-s3-for-provider/
- title: Set Up On-Premise Storage
link: /tutorials/on-premise-for-provider/
- group: Fine-Grained Permissions
items:
- title: Overview
link: /tutorials/permissions
- title: Market-Level Permissions
link: /tutorials/market-level-permissions
- title: Asset-Level Permissions
link: /tutorials/asset-level-permissions