1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#1060: Remove marketplace swap and add liquidity tutorial

This commit is contained in:
Akshay 2022-07-19 10:29:01 +02:00
parent 27bb16d1a7
commit 17d00c20a7
15 changed files with 0 additions and 86 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

View File

@ -38,5 +38,3 @@
* [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)
* [Add liquidity to liquidity pools](using-ocean-market/marketplace-add-liquidity.md)
* [Swap datatokens](using-ocean-market/marketplace-swap.md)

View File

@ -1,45 +0,0 @@
---
description: Tutorial to add liquidity to Ocean pools using Ocean Market
---
# Add liquidity to liquidity pools
### Access marketplace
1. Go to Ocean [Marketplace](https://v4.market.oceanprotocol.com/).
2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date.
3. Connect wallet.
![connect wallet](../.gitbook/assets/add-liquidity-connect-wallet.png)
### Tutorial
#### Find an asset
Search for the desired asset published on the [Ocean Marketplace](https://v4.market.oceanprotocol.com/).
#### Step 1 - Select pool tab
After finding the dataset, select **`POOL`** tab and click on **`ADD LIQUIDITY`**.
![add liquidity part-1](../.gitbook/assets/add-liquidity-1.png)
#### Step 2 - Liquidity amount
Enter the amount of OCEAN tokens you want to add. The expected amount of pool shares and percentages for the provided amount will be displayed.
![add liquidity part-2](../.gitbook/assets/add-liquidity-2.png)
#### Step 3 - Transaction: Access to OCEAN tokens
![add liquidity part-3](../.gitbook/assets/add-liquidity-3.png)
#### Step 4 - Click supply
![add liquidity part-4](../.gitbook/assets/add-liquidity-4.png)
#### Step 5 - Transaction: Add liquidty
![add liquidity part-5](../.gitbook/assets/add-liquidity-5.png)
![add liquidity part-6](../.gitbook/assets/add-liquidity-6.png)

View File

@ -1,39 +0,0 @@
---
description: Tutorial to swap datatokens for OCEAN tokens using Ocean Market
---
# Swap datatokens
### Access marketplace
1. Go to Ocean [Marketplace](https://v4.market.oceanprotocol.com/).
2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date.
3. Connect wallet.
![connect wallet](../.gitbook/assets/consume-connect-wallet.png)
### Tutorial
#### Step 1 - Select TRADE tab
After finding the dataset, select the **`TRADE`** tab.
#### Step 2 - Trade amount
Enter the amount of OCEAN tokens to swap. The datatokens amount to receive is displayed with the swap fees information. The reverse operation(swap datatokens to OCEAN tokens) is also available on the trade tab.
![swap part-1](../.gitbook/assets/Swap-1.png)
#### Step 3 - Transaction: Access to OCEAN token(s)
![swap part-2](../.gitbook/assets/Swap-2.png)
#### Step 4 - Click swap
![swap part-3](../.gitbook/assets/Swap-3.png)
#### Step 5 - Transaction: Swap tokens
![swap part-4](../.gitbook/assets/Swap-4.png)
![swap part-5](../.gitbook/assets/Swap-5.png)