2022-07-03 12:47:26 +02:00
|
|
|
# Table of contents
|
|
|
|
|
2023-04-13 11:55:46 +02:00
|
|
|
* [👋 Welcome](README.md)
|
2023-05-18 15:08:47 +02:00
|
|
|
* [🌊 Discover](discover/README.md)
|
2023-05-17 20:41:45 +02:00
|
|
|
* [Explore](discover/explore.md)
|
2023-05-17 22:11:00 +02:00
|
|
|
* [Engage](discover/engage.md)
|
2023-05-16 14:55:48 +02:00
|
|
|
* [Wallets](discover/wallets.md)
|
|
|
|
* [Set Up MetaMask Wallet](discover/metamask-setup.md)
|
2023-05-17 22:11:00 +02:00
|
|
|
* [Networks](discover/networks/README.md)
|
|
|
|
* [Bridges](discover/networks/bridges.md)
|
2023-05-16 14:55:48 +02:00
|
|
|
* [Manage Your OCEAN Tokens](discover/wallets-and-ocean-tokens.md)
|
2023-04-21 10:48:35 +02:00
|
|
|
* [Glossary](discover/glossary.md)
|
2023-05-16 14:55:48 +02:00
|
|
|
* [FAQ](discover/faq.md)
|
2023-05-18 14:34:59 +02:00
|
|
|
* [📚 User Guides](user-guides/README.md)
|
2023-05-18 12:54:07 +02:00
|
|
|
* [Publish an NFT](user-guides/marketplace-publish-data-asset.md)
|
2023-05-22 22:48:29 +02:00
|
|
|
* [Buy NFT Assets](user-guides/marketplace-download-data-asset.md)
|
2023-05-19 13:26:53 +02:00
|
|
|
* [Sell NFT Computations (Compute-to-Data)](user-guides/compute-to-data/README.md)
|
2023-05-18 12:54:07 +02:00
|
|
|
* [Make a Boss C2D Algorithm](user-guides/compute-to-data/make-a-boss-c2d-algorithm.md)
|
|
|
|
* [Publish a C2D Algorithm NFT](user-guides/compute-to-data/publish-a-c2d-algorithm-nft.md)
|
|
|
|
* [Publish a C2D Data NFT](user-guides/compute-to-data/publish-a-c2d-data-nft.md)
|
|
|
|
* [Host Assets](user-guides/asset-hosting/README.md)
|
|
|
|
* [Arweave](user-guides/asset-hosting/arweave.md)
|
|
|
|
* [AWS](user-guides/asset-hosting/aws.md)
|
|
|
|
* [Azure Cloud](user-guides/asset-hosting/azure-cloud.md)
|
2023-05-22 22:48:29 +02:00
|
|
|
* [Guide to Ocean Market](user-guides/using-ocean-market.md)
|
2023-05-25 03:02:49 +02:00
|
|
|
* [Get Started Data Farming](user-guides/get-veocean-tokens.md)
|
|
|
|
* [Harvest More Yield Data Farming](user-guides/how-to-data-farm.md)
|
|
|
|
* [Claim Rewards Data Farming](user-guides/claim-ocean-rewards.md)
|
2023-05-18 12:54:07 +02:00
|
|
|
* [Liquidity Pools \[deprecated\]](user-guides/remove-liquidity-using-etherscan.md)
|
2023-05-24 15:01:18 +02:00
|
|
|
* [👨💻 Developers](developers/README.md)
|
2023-05-18 12:38:57 +02:00
|
|
|
* [Architecture Overview](developers/architecture.md)
|
|
|
|
* [Data NFTs and Datatokens](developers/datanft-and-datatoken.md)
|
|
|
|
* [Roles](developers/roles.md)
|
|
|
|
* [Fees](developers/fees.md)
|
|
|
|
* [Asset Pricing](developers/asset-pricing.md)
|
|
|
|
* [Identifiers & Metadata](developers/Identifiers-Metadata.md)
|
|
|
|
* [DDO Specification](developers/ddo-specification.md)
|
|
|
|
* [Storage Specifications](developers/storage-specifications.md)
|
|
|
|
* [Fine-Grained Permissions](developers/Fine-Grained-Permissions.md)
|
2023-05-24 17:55:21 +02:00
|
|
|
* [Local Setup - Ganache](developers/local-setup-ganache.md)
|
2023-05-18 12:54:07 +02:00
|
|
|
* [Build a Marketplace](developers/build-a-marketplace/README.md)
|
|
|
|
* [Forking Ocean Market](developers/build-a-marketplace/forking-ocean-market.md)
|
|
|
|
* [Customising a Market](developers/build-a-marketplace/customising-your-market.md)
|
|
|
|
* [Deploying a Market](developers/build-a-marketplace/deploying-market.md)
|
2023-05-24 15:01:18 +02:00
|
|
|
* [Contracts](developers/contracts/README.md)
|
|
|
|
* [Page 1](developers/contracts/page-1.md)
|
2023-05-24 10:02:05 +02:00
|
|
|
* [Subgraph](developers/subgraph/README.md)
|
2023-05-22 11:42:23 +02:00
|
|
|
* [Get data NFTs](developers/using-ocean-subgraph/list-data-nfts.md)
|
2023-05-23 19:25:50 +02:00
|
|
|
* [Get data NFT information](developers/using-ocean-subgraph/get-data-nft-information.md)
|
2023-05-22 11:42:23 +02:00
|
|
|
* [Get datatokens](developers/using-ocean-subgraph/list-datatokens.md)
|
2023-05-23 19:25:50 +02:00
|
|
|
* [Get datatoken information](developers/using-ocean-subgraph/get-datatoken-information.md)
|
|
|
|
* [Get fixed-rate exchanges](developers/using-ocean-subgraph/list-fixed-rate-exchanges.md)
|
2023-05-24 17:43:31 +02:00
|
|
|
* [Get veOCEAN stats](developers/subgraph/get-veocean-stats.md)
|
2023-05-23 17:36:59 +02:00
|
|
|
* [Ocean.py](developers/ocean.py/README.md)
|
2023-05-24 15:01:18 +02:00
|
|
|
* [Install](developers/ocean.py/install.md)
|
2023-05-25 12:50:00 +02:00
|
|
|
* [Publish flow](developers/ocean.py/publish-flow.md)
|
2023-05-19 14:46:53 +02:00
|
|
|
* [Ocean Libraries](developers/ocean-libraries/README.md)
|
2023-05-19 14:51:28 +02:00
|
|
|
* [Configuration](developers/using-ocean-libraries/configuration.md)
|
|
|
|
* [Creating a data NFT](developers/using-ocean-libraries/creating-datanft.md)
|
|
|
|
* [Publish with Fixed Pricing](developers/using-ocean-libraries/create-datatoken-with-fixed-pricing.md)
|
|
|
|
* [Mint Datatokens](developers/using-ocean-libraries/mint-datatoken.md)
|
|
|
|
* [Update Metadata](developers/using-ocean-libraries/update-metadata.md)
|
2023-05-19 14:46:53 +02:00
|
|
|
* [Compute to data](developers/compute-to-data/README.md)
|
2023-05-18 12:38:57 +02:00
|
|
|
* [Architecture](developers/compute-to-data/compute-to-data-architecture.md)
|
|
|
|
* [Datasets & Algorithms](developers/compute-to-data/compute-to-data-datasets-algorithms.md)
|
|
|
|
* [Writing Algorithms](developers/compute-to-data/compute-to-data-algorithms.md)
|
|
|
|
* [Compute Options](developers/compute-to-data/compute-options.md)
|
2023-05-22 17:12:17 +02:00
|
|
|
* [Aquarius](developers/aquarius/README.md)
|
|
|
|
* [Asset Requests](developers/aquarius/asset-requests.md)
|
|
|
|
* [Chain Requests](developers/aquarius/chain-requests.md)
|
|
|
|
* [Other Requests](developers/aquarius/other-requests.md)
|
2023-05-23 14:20:25 +02:00
|
|
|
* [Provider](developers/provider/README.md)
|
2023-05-23 15:20:36 +02:00
|
|
|
* [General Endpoints](developers/provider/general-endpoints.md)
|
|
|
|
* [Encryption / Decryption](developers/provider/encryption-decryption.md)
|
|
|
|
* [Compute Endpoints](developers/provider/compute-endpoints.md)
|
|
|
|
* [Authentication Endpoints](developers/provider/authentication-endpoints.md)
|
2023-05-18 15:12:12 +02:00
|
|
|
* [📊 Data Science](data-science/README.md)
|
2023-05-24 15:24:02 +02:00
|
|
|
* [Data Challenges](data-science/data-challenges/README.md)
|
|
|
|
* [Participating in a data challenge](data-science/data-challenges/participating-in-a-data-challenge.md)
|
|
|
|
* [Hosting a data challenge](data-science/data-challenges/hosting-a-data-challenge.md)
|
|
|
|
* [How to contribute](data-science/how-to-contribute/README.md)
|
|
|
|
* [Data Engineers](data-science/how-to-contribute/data-engineers.md)
|
|
|
|
* [Data Scientists](data-science/how-to-contribute/data-scientists/README.md)
|
|
|
|
* [Creating a new docker image for C2D](data-science/how-to-contribute/data-scientists/creating-a-new-docker-image-for-c2d.md)
|
2023-05-18 14:34:59 +02:00
|
|
|
* [🔨 Infrastructure](infrastructure/README.md)
|
2023-04-12 17:03:54 +02:00
|
|
|
* [Setup a Server](infrastructure/setup-server.md)
|
|
|
|
* [Deploying Marketplace](infrastructure/deploying-marketplace.md)
|
|
|
|
* [Deploying Aquarius](infrastructure/deploying-aquarius.md)
|
|
|
|
* [Deploying Provider](infrastructure/deploying-provider.md)
|
|
|
|
* [Deploying Ocean Subgraph](infrastructure/deploying-ocean-subgraph.md)
|
|
|
|
* [C2D - Minikube Environment](infrastructure/compute-to-data-minikube.md)
|
|
|
|
* [C2D - Private Docker Registry](infrastructure/compute-to-data-docker-registry.md)
|
2023-05-18 15:12:12 +02:00
|
|
|
* [🤑 DeFi](defi/README.md)
|
2023-05-18 14:34:59 +02:00
|
|
|
* [💰 Rewards](rewards/README.md)
|
2023-05-25 01:12:32 +02:00
|
|
|
* [Data Farming 101 (White Belt)](rewards/df-intro.md)
|
|
|
|
* [Data Farming (Blue Belt)](rewards/df-background.md)
|
2023-05-25 01:06:11 +02:00
|
|
|
* [What is veOCEAN? (Brown Belt)](rewards/veocean.md)
|
2023-05-25 01:12:32 +02:00
|
|
|
* [Emissions & APYs (Black Belt)](rewards/emissions-apys.md)
|
2023-05-18 12:54:07 +02:00
|
|
|
* [Rewards Tutorial](rewards/veOcean-Data-Farming-Tutorial.md)
|
2023-05-18 15:16:57 +02:00
|
|
|
* [🤝 Contribute](contribute/README.md)
|
2023-04-12 17:03:54 +02:00
|
|
|
* [Partners & Collaborators](contribute/projects-using-ocean.md)
|
|
|
|
* [Contributor Code of Conduct](contribute/code-of-conduct.md)
|
|
|
|
* [Legal Requirements](contribute/legal-reqs.md)
|