mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
57b9b512db
* Remove drives. Added section for AWS. * Fix AWS section. * Finished step 1. Began step 2 for AWS S3 bucket hosting. * Finished hosting asset on AWS using S3 bucket storage. * Resolved requested changes for text part. * Deleted one drive screenshots. * Refactored screenshot with the file. * Updated images. * Moved images for hosting services into using ocean market images folder. Moved asset hosting tutorial into using ocean market folder as well.
67 lines
4.4 KiB
Markdown
67 lines
4.4 KiB
Markdown
# Table of contents
|
|
|
|
* [Orientation](README.md)
|
|
* [Wallet Basics](building-with-ocean/wallets.md)
|
|
* [Set Up MetaMask Wallet](orientation/metamask-setup.md)
|
|
* [Manage Your OCEAN Tokens](building-with-ocean/wallets-and-ocean-tokens.md)
|
|
* [FAQ](orientation/faq.md)
|
|
* [Core Concepts](core-concepts/README.md)
|
|
* [Architecture Overview](core-concepts/architecture.md)
|
|
* [Data NFTs and Datatokens](core-concepts/datanft-and-datatoken.md)
|
|
* [Roles](core-concepts/roles.md)
|
|
* [Networks](core-concepts/networks.md)
|
|
* [Bridges](core-concepts/networks/bridges.md)
|
|
* [Fees](core-concepts/fees.md)
|
|
* [Asset Pricing](core-concepts/asset-pricing.md)
|
|
* [DID & DDO](core-concepts/did-ddo.md)
|
|
* [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)
|
|
* [Publishing with Hosting Services](using-ocean-market/asset-hosting.md)
|
|
* [Liquidity Pools \[deprecated\]](using-ocean-market/remove-liquidity-using-etherscan.md)
|
|
* [Building with Ocean](building-with-ocean/README.md)
|
|
* [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 a Market](building-with-ocean/build-a-marketplace/customising-your-market.md)
|
|
* [Deploying a Market](building-with-ocean/build-a-marketplace/deploying-market.md)
|
|
* [Using Ocean Libraries](building-with-ocean/using-ocean-libraries/README.md)
|
|
* [Configuration](building-with-ocean/using-ocean-libraries/configuration.md)
|
|
* [Creating a data NFT](building-with-ocean/using-ocean-libraries/creating\_dataNFT.md)
|
|
* [Publish with Fixed Pricing](building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md)
|
|
* [Mint Datatokens](building-with-ocean/using-ocean-libraries/mint-datatoken.md)
|
|
* [Update Metadata](building-with-ocean/using-ocean-libraries/update-metadata.md)
|
|
* [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)
|
|
* [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)
|
|
* [User defined parameters](building-with-ocean/compute-to-data/user-defined-parameters.md)
|
|
* [Deploying Components](building-with-ocean/deploying-components/README.md)
|
|
* [Setup a Server](building-with-ocean/deploying-components/setup-server.md)
|
|
* [Deploying Marketplace](building-with-ocean/deploying-components/deploying-marketplace.md)
|
|
* [Deploying Aquarius](building-with-ocean/deploying-components/deploying-aquarius.md)
|
|
* [Deploying Provider](building-with-ocean/deploying-components/deploying-provider.md)
|
|
* [Deploying Ocean Subgraph](building-with-ocean/deploying-components/deploying-ocean-subgraph.md)
|
|
* [Using Ocean Subgraph](building-with-ocean/using-ocean-subgraph/README.md)
|
|
* [List data NFTs](building-with-ocean/using-ocean-subgraph/list-data-nfts.md)
|
|
* [List all Tokens](building-with-ocean/using-ocean-subgraph/list-datatokens.md)
|
|
* [Get Data NFT Information](building-with-ocean/using-ocean-subgraph/get-data-nft-information.md)
|
|
* [Get Datatoken Information](building-with-ocean/using-ocean-subgraph/get-datatoken-information.md)
|
|
* [List Fixed Rate Exchanges](building-with-ocean/using-ocean-subgraph/list-fixed-rate-exchanges.md)
|
|
* [Contributing](core-concepts/contributing.md)
|
|
* [Contributor Code of Conduct](core-concepts/code-of-conduct.md)
|
|
* [Legal Requirements](core-concepts/legal-reqs.md)
|
|
* [Projects using Ocean Protocol](building-with-ocean/projects-using-ocean.md)
|
|
* [Rewards](rewards/veOcean-Data-Farming-Tutorial.md)
|
|
* [API References](api-references/README.md)
|
|
* [Aquarius REST API](api-references/aquarius-rest-api.md)
|
|
* [Provider REST API](api-references/provider-rest-api.md)
|
|
|
|
## Community
|
|
|
|
* [Medium](https://blog.oceanprotocol.com/)
|
|
* [Discord](https://discord.gg/oceanprotocol)
|
|
* [Telegram](https://t.me/OceanProtocol\_Community)
|
|
* [Twitter](https://twitter.com/oceanprotocol)
|