2022-07-03 12:47:26 +02:00
|
|
|
# Table of contents
|
|
|
|
|
|
|
|
* [Orientation](README.md)
|
2022-07-05 12:30:17 +02:00
|
|
|
* [Wallet Basics](building-with-ocean/wallets.md)
|
2022-07-05 11:49:48 +02:00
|
|
|
* [Set Up MetaMask Wallet](orientation/metamask-setup.md)
|
2022-07-26 18:35:42 +02:00
|
|
|
* [Manage Your OCEAN Tokens](building-with-ocean/wallets-and-ocean-tokens.md)
|
2022-07-27 16:55:47 +02:00
|
|
|
* [FAQ](orientation/faq.md)
|
2022-07-03 13:21:47 +02:00
|
|
|
* [Core Concepts](core-concepts/README.md)
|
|
|
|
* [Architecture Overview](core-concepts/architecture.md)
|
2022-07-03 13:35:23 +02:00
|
|
|
* [Data NFTs and Datatokens](core-concepts/datanft-and-datatoken.md)
|
2022-07-25 20:53:20 +02:00
|
|
|
* [Roles](core-concepts/roles.md)
|
|
|
|
* [Networks](core-concepts/networks.md)
|
2022-07-29 15:10:35 +02:00
|
|
|
* [Bridges](core-concepts/networks/bridges.md)
|
2022-07-03 13:35:23 +02:00
|
|
|
* [Fees](core-concepts/fees.md)
|
2022-07-03 13:21:47 +02:00
|
|
|
* [Asset pricing](core-concepts/asset-pricing.md)
|
2022-07-03 13:35:23 +02:00
|
|
|
* [DID & DDO](core-concepts/did-ddo.md)
|
2022-07-25 20:53:20 +02:00
|
|
|
* [Using Ocean Market](using-ocean-market/README.md)
|
|
|
|
* [Publish a data asset](using-ocean-market/marketplace-publish-data-asset.md)
|
|
|
|
* [Download a data asset](using-ocean-market/marketplace-download-data-asset.md)
|
2022-07-26 18:35:42 +02:00
|
|
|
* [Publishing with hosting services](building-with-ocean/asset-hosting.md)
|
2022-07-28 17:13:12 +02:00
|
|
|
* [Remove liquidity using Etherscan](using-ocean-market/remove-liquidity-using-etherscan.md)
|
2022-07-28 16:24:41 +02:00
|
|
|
* [Building with Ocean](building-with-ocean/README.md)
|
2022-07-27 16:55:47 +02:00
|
|
|
* [Build a Marketplace](building-with-ocean/build-a-marketplace/README.md)
|
|
|
|
* [Forking Ocean Market](building-with-ocean/build-a-marketplace/forking-ocean-market.md)
|
|
|
|
* [Customising your market](building-with-ocean/build-a-marketplace/customising-your-market.md)
|
|
|
|
* [Deploying your market](building-with-ocean/build-a-marketplace/deploying-market.md)
|
2022-07-03 13:35:23 +02:00
|
|
|
* [Compute-to-Data](building-with-ocean/compute-to-data/README.md)
|
|
|
|
* [Architecture](building-with-ocean/compute-to-data/compute-to-data-architecture.md)
|
|
|
|
* [Datasets & Algorithms](building-with-ocean/compute-to-data/compute-to-data-datasets-algorithms.md)
|
2022-07-26 18:35:42 +02:00
|
|
|
* [Minikube Environment](building-with-ocean/compute-to-data/compute-to-data-minikube.md)
|
|
|
|
* [Writing Algorithms](building-with-ocean/compute-to-data/compute-to-data-algorithms.md)
|
|
|
|
* [Private docker registry](building-with-ocean/compute-to-data/compute-to-data-docker-registry.md)
|
2022-07-03 13:47:38 +02:00
|
|
|
* [Deploying components](building-with-ocean/deploying-components/README.md)
|
2022-07-25 20:32:13 +02:00
|
|
|
* [Setup server](building-with-ocean/deploying-components/setup-server.md)
|
2022-07-03 13:47:38 +02:00
|
|
|
* [Deploying Marketplace](building-with-ocean/deploying-components/deploying-marketplace.md)
|
|
|
|
* [Deploying Aquarius](building-with-ocean/deploying-components/deploying-aquarius.md)
|
2022-07-11 12:32:52 +02:00
|
|
|
* [Deploying Provider](building-with-ocean/deploying-components/deploying-provider.md)
|
2022-07-25 22:58:06 +02:00
|
|
|
* [Deploying Ocean subgraph](building-with-ocean/deploying-components/deploying-ocean-subgraph.md)
|
2022-07-25 20:53:20 +02:00
|
|
|
* [Contributing](core-concepts/contributing.md)
|
|
|
|
* [Contributor Code of Conduct](core-concepts/code-of-conduct.md)
|
2022-07-26 18:35:42 +02:00
|
|
|
* [Legal Requirements](core-concepts/legal-reqs.md)
|
2022-07-03 13:47:38 +02:00
|
|
|
* [Projects using Ocean Protocol](building-with-ocean/projects-using-ocean.md)
|
2022-07-25 20:53:20 +02:00
|
|
|
* [API references](api-references/README.md)
|
|
|
|
* [Aquarius REST API](api-references/aquarius-rest-api.md)
|
|
|
|
* [Provider REST API](api-references/provider-rest-api.md)
|