mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
GITBOOK-80: change request with no subject merged in GitBook
This commit is contained in:
parent
c050b641de
commit
13eef91f8e
10
SUMMARY.md
10
SUMMARY.md
@ -10,13 +10,13 @@
|
|||||||
* [Glossary](discover/glossary.md)
|
* [Glossary](discover/glossary.md)
|
||||||
* [FAQ 🙋](discover/faq.md)
|
* [FAQ 🙋](discover/faq.md)
|
||||||
* [📜 How To's](how-tos/README.md)
|
* [📜 How To's](how-tos/README.md)
|
||||||
* [Using Ocean Market](how-tos/using-ocean-market/README.md)
|
* [Publish an NFT](how-tos/marketplace-publish-data-asset.md)
|
||||||
* [Publish an NFT](how-tos/using-ocean-market/marketplace-publish-data-asset.md)
|
* [Download NFT Assets](how-tos/marketplace-download-data-asset.md)
|
||||||
* [Download NFT Assets](how-tos/using-ocean-market/marketplace-download-data-asset.md)
|
* [Host NFT Assets](how-tos/asset-hosting.md)
|
||||||
* [Host Your Assets](how-tos/using-ocean-market/asset-hosting.md)
|
|
||||||
* [Liquidity Pools \[deprecated\]](how-tos/using-ocean-market/remove-liquidity-using-etherscan.md)
|
|
||||||
* [How to Get veOCEAN](how-tos/how-to-get-veocean.md)
|
* [How to Get veOCEAN](how-tos/how-to-get-veocean.md)
|
||||||
* [Compute-to-Data](how-tos/compute-to-data.md)
|
* [Compute-to-Data](how-tos/compute-to-data.md)
|
||||||
|
* [Using Ocean Market](how-tos/using-ocean-market.md)
|
||||||
|
* [Liquidity Pools \[deprecated\]](how-tos/remove-liquidity-using-etherscan.md)
|
||||||
* [📚 Developer Tutorials](tutorials/README.md)
|
* [📚 Developer Tutorials](tutorials/README.md)
|
||||||
* [Build a Marketplace](tutorials/build-a-marketplace/README.md)
|
* [Build a Marketplace](tutorials/build-a-marketplace/README.md)
|
||||||
* [Forking Ocean Market](tutorials/build-a-marketplace/forking-ocean-market.md)
|
* [Forking Ocean Market](tutorials/build-a-marketplace/forking-ocean-market.md)
|
||||||
|
@ -62,7 +62,7 @@ Ocean provides convenient methods to list ERC20 datatokens for sale, with fixed-
|
|||||||
|
|
||||||
### High-Level Behavior
|
### High-Level Behavior
|
||||||
|
|
||||||
![High-Level Flow](<../../.gitbook/assets/architecture/high-level-flow (1).png>)
|
![High-Level Flow](../../.gitbook/assets/architecture/high-level-flow.png)
|
||||||
|
|
||||||
Here's an example.
|
Here's an example.
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@ The following guides are a greate place to start if you are new to Ocean:
|
|||||||
|
|
||||||
* [Architecture Overview](../developers/core-concepts/architecture.md)
|
* [Architecture Overview](../developers/core-concepts/architecture.md)
|
||||||
* [Data NFTs and Datatokens](../developers/core-concepts/datanft-and-datatoken.md)
|
* [Data NFTs and Datatokens](../developers/core-concepts/datanft-and-datatoken.md)
|
||||||
* [Publish a data asset](../how-tos/using-ocean-market/marketplace-publish-data-asset.md)
|
* [Publish a data asset](../how-tos/marketplace-publish-data-asset.md)
|
||||||
* [Download a data asset](../how-tos/using-ocean-market/marketplace-download-data-asset.md)
|
* [Download a data asset](../how-tos/marketplace-download-data-asset.md)
|
||||||
|
|
||||||
## What is our Mission?
|
## What is our Mission?
|
||||||
|
|
||||||
@ -43,9 +43,9 @@ As a data scientist or AI practitioner, you can benefit from access to more data
|
|||||||
|
|
||||||
The following guides will help you get started with buying and selling data:
|
The following guides will help you get started with buying and selling data:
|
||||||
|
|
||||||
* [Publish a data asset](../how-tos/using-ocean-market/marketplace-publish-data-asset.md)
|
* [Publish a data asset](../how-tos/marketplace-publish-data-asset.md)
|
||||||
* [Download a data asset](../how-tos/using-ocean-market/marketplace-download-data-asset.md)
|
* [Download a data asset](../how-tos/marketplace-download-data-asset.md)
|
||||||
* [Publishing with hosting services](../how-tos/using-ocean-market/asset-hosting.md)
|
* [Publishing with hosting services](../how-tos/asset-hosting.md)
|
||||||
|
|
||||||
### Build Your Own Data Market
|
### Build Your Own Data Market
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Select Ubuntu OS and choose a plan. The required CPU, Memory depends on the numb
|
|||||||
|
|
||||||
Also, select the region where you want Aquarius to be hosted and a root password.
|
Also, select the region where you want Aquarius to be hosted and a root password.
|
||||||
|
|
||||||
![Select region](../.gitbook/assets/server-setup/server-setup3.png)
|
![Select region](<../.gitbook/assets/server-setup/server-setup3 (1).png>)
|
||||||
|
|
||||||
![Click create Droplet](../.gitbook/assets/server-setup/server-setup4.png)
|
![Click create Droplet](../.gitbook/assets/server-setup/server-setup4.png)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user