mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#1039: Fix image size in marketplace tutorials
This commit is contained in:
parent
80871d661d
commit
7853376896
@ -10,7 +10,7 @@ description: Tutorial to add liquidity to Ocean pools using Ocean Market
|
||||
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.
|
||||
|
||||
<img src="images/marketplace/add-liquidity-connect-wallet.png" alt="connect wallet" data-size="original">
|
||||
![connect wallet](./images/marketplace/add-liquidity-connect-wallet.png)
|
||||
|
||||
### Tutorial
|
||||
|
||||
|
@ -10,7 +10,7 @@ description: Tutorial to download assets using Ocean Market
|
||||
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.
|
||||
|
||||
<img src="images/marketplace/consume-connect-wallet.png" alt="connect wallet" data-size="original">
|
||||
![connect wallet](./images/marketplace/consume-connect-wallet.png)
|
||||
|
||||
In this tutorial, we will be using the Rinkeby test network.
|
||||
|
||||
|
@ -15,12 +15,13 @@ Ocean Market provides a convenient interface for individuals and organizations t
|
||||
1. Go to [Ocean Market](https://v4.market.oceanprotocol.com)
|
||||
2. Connect wallet.
|
||||
|
||||
<img src="images/marketplace/connect-wallet.png" alt="connect wallet" data-size="original">
|
||||
![connect wallet](./images/marketplace/connect-wallet.png)
|
||||
|
||||
In this tutorial, we will be using the Rinkeby test network.
|
||||
3. Go to the publish page.
|
||||
|
||||
<img src="images/marketplace/publish.png" alt="publish page" data-size="original">
|
||||
![publish page](./images/marketplace/publish.png)
|
||||
|
||||
|
||||
#### Step 1 - Metadata
|
||||
|
||||
|
@ -10,7 +10,7 @@ description: Tutorial to swap datatokens for OCEAN tokens using Ocean Market
|
||||
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.
|
||||
|
||||
<img src="images/marketplace/consume-connect-wallet.png" alt="connect wallet" data-size="original">
|
||||
![connect wallet](./images/marketplace/consume-connect-wallet.png)
|
||||
|
||||
### Tutorial
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user