diff --git a/.gitbook/assets/Swap-1.png b/.gitbook/assets/Swap-1.png deleted file mode 100644 index e6f24f08..00000000 Binary files a/.gitbook/assets/Swap-1.png and /dev/null differ diff --git a/.gitbook/assets/Swap-2.png b/.gitbook/assets/Swap-2.png deleted file mode 100644 index 79608dfd..00000000 Binary files a/.gitbook/assets/Swap-2.png and /dev/null differ diff --git a/.gitbook/assets/Swap-3.png b/.gitbook/assets/Swap-3.png deleted file mode 100644 index 9888497a..00000000 Binary files a/.gitbook/assets/Swap-3.png and /dev/null differ diff --git a/.gitbook/assets/Swap-4.png b/.gitbook/assets/Swap-4.png deleted file mode 100644 index f7445b06..00000000 Binary files a/.gitbook/assets/Swap-4.png and /dev/null differ diff --git a/.gitbook/assets/Swap-5.png b/.gitbook/assets/Swap-5.png deleted file mode 100644 index e3bcef4f..00000000 Binary files a/.gitbook/assets/Swap-5.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-1.png b/.gitbook/assets/add-liquidity-1.png deleted file mode 100644 index 101e015a..00000000 Binary files a/.gitbook/assets/add-liquidity-1.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-2.png b/.gitbook/assets/add-liquidity-2.png deleted file mode 100644 index 41f2dc60..00000000 Binary files a/.gitbook/assets/add-liquidity-2.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-3.png b/.gitbook/assets/add-liquidity-3.png deleted file mode 100644 index 451af75c..00000000 Binary files a/.gitbook/assets/add-liquidity-3.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-4.png b/.gitbook/assets/add-liquidity-4.png deleted file mode 100644 index ab83f845..00000000 Binary files a/.gitbook/assets/add-liquidity-4.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-5.png b/.gitbook/assets/add-liquidity-5.png deleted file mode 100644 index d9ed0824..00000000 Binary files a/.gitbook/assets/add-liquidity-5.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-6.png b/.gitbook/assets/add-liquidity-6.png deleted file mode 100644 index 2546323c..00000000 Binary files a/.gitbook/assets/add-liquidity-6.png and /dev/null differ diff --git a/.gitbook/assets/add-liquidity-connect-wallet.png b/.gitbook/assets/add-liquidity-connect-wallet.png deleted file mode 100644 index 01b4fa51..00000000 Binary files a/.gitbook/assets/add-liquidity-connect-wallet.png and /dev/null differ diff --git a/SUMMARY.md b/SUMMARY.md index 23279e4a..7fd02120 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -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) diff --git a/using-ocean-market/marketplace-add-liquidity.md b/using-ocean-market/marketplace-add-liquidity.md deleted file mode 100644 index db0360c3..00000000 --- a/using-ocean-market/marketplace-add-liquidity.md +++ /dev/null @@ -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) diff --git a/using-ocean-market/marketplace-swap.md b/using-ocean-market/marketplace-swap.md deleted file mode 100644 index 8a5176d9..00000000 --- a/using-ocean-market/marketplace-swap.md +++ /dev/null @@ -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)