1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/data/sidebars/tutorials.yml
Jamie Hewitt 17fb3fbbb8
Issue 749 permissions update (#750)
* Adding introduction to permissions

* Adding addition information in intro

* Adding introducrion to RBAC server

* adding introduction to allow/ deny lists

* Adding sub titles for intro & changing titles

* Updating page titles in sidebar

* Updating page names
2021-09-22 10:19:50 +03:00

64 lines
1.8 KiB
YAML

- group: Overview
items:
- title: Introduction
link: /tutorials/introduction/
- group: Wallets
items:
- title: Wallet Basics
link: /tutorials/wallets/
- title: Set Up MetaMask Wallet
link: /tutorials/metamask-setup/
- title: Use Your Wallet to Manage OCEAN Tokens
link: /tutorials/wallets-and-ocean-tokens/
- 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/
- 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:
- 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