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-31 01:09:48 +02:00
|
|
|
* [Publish Data NFTs](user-guides/marketplace-publish-data-asset.md)
|
2023-05-31 00:42:30 +02:00
|
|
|
* [Buy NFT Data](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-31 02:11:40 +02:00
|
|
|
* [Guide to the Ocean Market](user-guides/using-ocean-market.md)
|
|
|
|
* [Join a Data Challenge](data-science/data-challenges/participating-in-a-data-challenge.md)
|
2023-05-31 02:34:57 +02:00
|
|
|
* [Sponsor a Data Challenge](data-science/data-challenges/hosting-a-data-challenge.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-30 12:33:35 +02:00
|
|
|
* [👨💻 👨💻 Developers](developers/README.md)
|
2023-05-18 12:38:57 +02:00
|
|
|
* [Architecture Overview](developers/architecture.md)
|
2023-05-26 18:00:36 +02:00
|
|
|
* [Data NFTs and Datatokens](developers/datanft-and-datatoken/README.md)
|
|
|
|
* [Data NFTs](developers/datanft-and-datatoken/data-nfts.md)
|
|
|
|
* [Datatokens](developers/datanft-and-datatoken/datatokens.md)
|
|
|
|
* [Metadata](developers/datanft-and-datatoken/metadata.md)
|
|
|
|
* [Templates](developers/datanft-and-datatoken/templates.md)
|
|
|
|
* [Access Control Tools](developers/datanft-and-datatoken/access-control-tools.md)
|
|
|
|
* [Revenue](developers/datanft-and-datatoken/revenue.md)
|
|
|
|
* [Fractional Ownership](developers/datanft-and-datatoken/fractional-ownership.md)
|
2023-05-29 16:53:54 +02:00
|
|
|
* [Contracts](developers/contracts/README.md)
|
|
|
|
* [Roles](developers/contracts/roles.md)
|
2023-05-29 17:04:27 +02:00
|
|
|
* [Fees](developers/fees.md)
|
|
|
|
* [Asset Pricing](developers/asset-pricing.md)
|
2023-05-18 12:38:57 +02:00
|
|
|
* [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-31 14:14:46 +02:00
|
|
|
* [Local Setup - Barge](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 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-29 12:57:35 +02:00
|
|
|
* [Local Setup](developers/ocean.py/local-setup.md)
|
2023-05-29 14:47:32 +02:00
|
|
|
* [Remote Setup](developers/ocean.py/remote-setup.md)
|
2023-05-25 12:50:00 +02:00
|
|
|
* [Publish flow](developers/ocean.py/publish-flow.md)
|
2023-05-25 15:14:44 +02:00
|
|
|
* [Consume flow](developers/ocean.py/consume-flow.md)
|
2023-05-29 14:47:32 +02:00
|
|
|
* [Technical Details](developers/ocean.py/technical-details.md)
|
2023-05-26 13:50:44 +02:00
|
|
|
* [Ocean.js](developers/ocean.js/README.md)
|
|
|
|
* [Configuration](developers/ocean.js/configuration.md)
|
|
|
|
* [Creating a data NFT](developers/ocean.js/creating-datanft.md)
|
|
|
|
* [Publish](developers/ocean.js/publish.md)
|
|
|
|
* [Mint Datatokens](developers/ocean.js/mint-datatoken.md)
|
|
|
|
* [Update Metadata](developers/ocean.js/update-metadata.md)
|
|
|
|
* [Remove Asset](developers/ocean.js/remove-asset.md)
|
2023-05-26 14:24:12 +02:00
|
|
|
* [CoD Asset](developers/ocean.js/cod-asset.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
|
|
|
* [How to contribute](data-science/how-to-contribute/README.md)
|
|
|
|
* [Data Engineers](data-science/how-to-contribute/data-engineers.md)
|
2023-05-26 15:31:42 +02:00
|
|
|
* [Data Scientists](data-science/how-to-contribute/data-scientists.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)
|
2023-05-25 14:31:00 +02:00
|
|
|
* [DF Basic Actions (Blue Belt)](rewards/veOcean-Data-Farming-Tutorial.md)
|
|
|
|
* [DF Max Out Yield (Purple Belt)](rewards/df-background.md)
|
|
|
|
* [DF "ve" in veOCEAN (Brown Belt)](rewards/veocean.md)
|
|
|
|
* [DF Emissions & APYs (Black Belt)](rewards/emissions-apys.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)
|