mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
move several things back to 'concepts'
This commit is contained in:
parent
fbf7414795
commit
6adb6a278d
@ -6,12 +6,8 @@ description:
|
||||
These tutorials cover:
|
||||
|
||||
- Using Web3 wallets with Ocean
|
||||
- Supported networks
|
||||
- Getting ETH and OCEAN on Ethereum mainnet and testnets
|
||||
- Details of each supported network
|
||||
- Set up a marketplace
|
||||
- Run a compute-to-data environment
|
||||
- Storage setup - Azure, AWS or local
|
||||
- Ways to contribute
|
||||
|
||||
|
||||
|
@ -7,7 +7,41 @@
|
||||
- title: Architecture Overview
|
||||
link: /concepts/architecture/
|
||||
|
||||
- group: Advanced
|
||||
- group: Networks & Tokens
|
||||
items:
|
||||
- title: Compute-to-Data
|
||||
- title: Supported Networks
|
||||
link: /concepts/networks-overview/
|
||||
- title: Connect Wallets to Networks
|
||||
link: /concepts/connect-to-networks/
|
||||
- title: Get ETH and OCEAN Tokens
|
||||
link: /concepts/get-ether-and-ocean-tokens/
|
||||
|
||||
- group: Specific Network Info
|
||||
items:
|
||||
- title: Ethereum Mainnet
|
||||
link: /concepts/network-ethmainnet/
|
||||
- title: Rinkeby Testnet
|
||||
link: /concepts/network-rinkeby/
|
||||
- title: Ropsten Testnet
|
||||
link: /concepts/network-ropsten/
|
||||
- title: Ganache Local Testnet
|
||||
link: /concepts/network-local/
|
||||
|
||||
- group: Compute-to-Data
|
||||
items:
|
||||
- title: Compute-to-Data Overview
|
||||
link: /concepts/compute-to-data/
|
||||
|
||||
- group: Contribute
|
||||
items:
|
||||
- title: Ways to Contribute
|
||||
link: /concepts/contributing/
|
||||
- title: Get Funding
|
||||
link: /concepts/get-funding/
|
||||
- title: Reporting Vulnerabilities
|
||||
link: /concepts/vulnerabilities/
|
||||
- title: Legal Requirements when Contributing Code
|
||||
link: /concepts/legal-reqs/
|
||||
- title: Code of Conduct
|
||||
link: /concepts/code-of-conduct/
|
||||
|
||||
|
@ -1,9 +0,0 @@
|
||||
- group: Marketplaces
|
||||
items:
|
||||
- title: Set Up a Marketplace
|
||||
link: /setup/marketplace/
|
||||
|
||||
- group: Compute-to-Data
|
||||
items:
|
||||
- title: Run a Compute-to-Data Environment
|
||||
link: /setup/compute-to-data/
|
@ -12,23 +12,6 @@
|
||||
- title: Use Your Wallet to Manage OCEAN Tokens
|
||||
link: /tutorials/wallets-and-ocean-tokens/
|
||||
|
||||
- group: Networks
|
||||
items:
|
||||
- title: Supported Networks
|
||||
link: /tutorials/networks-overview/
|
||||
- title: Connect Wallets to Networks
|
||||
link: /tutorials/connect-to-networks/
|
||||
- title: Get ETH and OCEAN Tokens
|
||||
link: /tutorials/get-ether-and-ocean-tokens/
|
||||
- title: Ethereum Mainnet
|
||||
link: /tutorials/network-ethmainnet/
|
||||
- title: Rinkeby Testnet
|
||||
link: /tutorials/network-rinkeby/
|
||||
- title: Ropsten Testnet
|
||||
link: /tutorials/network-ropsten/
|
||||
- title: Ganache Local Testnet
|
||||
link: /tutorials/network-local/
|
||||
|
||||
- group: Marketplaces
|
||||
items:
|
||||
- title: Set Up a Marketplace
|
||||
@ -47,16 +30,3 @@
|
||||
link: /tutorials/amazon-s3-for-brizo/
|
||||
- title: Set Up On-Premise Storage
|
||||
link: /tutorials/on-premise-for-brizo/
|
||||
|
||||
- group: Contribute
|
||||
items:
|
||||
- title: Ways to Contribute
|
||||
link: /tutorials/contributing/
|
||||
- title: Get Funding
|
||||
link: /tutorials/get-funding/
|
||||
- title: Reporting Vulnerabilities
|
||||
link: /tutorials/vulnerabilities/
|
||||
- title: Legal Requirements when Contributing Code
|
||||
link: /tutorials/legal-reqs/
|
||||
- title: Code of Conduct
|
||||
link: /tutorials/code-of-conduct/
|
||||
|
Loading…
Reference in New Issue
Block a user