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

Fixed assets broken links

This commit is contained in:
Anamaria Loznianu 2023-04-10 17:45:25 +03:00
parent 65cc0733b8
commit 1bfcf5041c
3 changed files with 29 additions and 29 deletions

View File

@ -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/use-case.png) ![High-Level Flow](../../.gitbook/assets/architecture/use-case.png)
Here's an example. Here's an example.

View File

@ -8,24 +8,24 @@ title: Bridges
BSC provides several bridge options, including: BSC provides several bridge options, including:
* withdraw crypto from Binance.com, and - withdraw crypto from Binance.com, and
* use Binance bridge. - use Binance bridge.
The article [How to Get Started with BSC](https://academy.binance.com/en/articles/how-to-get-started-with-binance-smart-chain-bsc) by Binance Academy provides further details. The article [How to Get Started with BSC](https://academy.binance.com/en/articles/how-to-get-started-with-binance-smart-chain-bsc) by Binance Academy provides further details.
### Links ### Links
* [BSC Wallet Support](https://docs.binance.org/wallets/bsc-wallets.html). Includes MetaMask and Trust Wallet. - [BSC Wallet Support](https://docs.binance.org/wallets/bsc-wallets.html). Includes MetaMask and Trust Wallet.
* [BSC Bridge](https://www.bnbchain.org/en/bridge) - [BSC Bridge](https://www.bnbchain.org/en/bridge)
* [How to set up a custom network in MetaMask](../../orientation/metamask-setup.md#set-up-custom-network) - [How to set up a custom network in MetaMask](../../orientation/metamask-setup.md#set-up-custom-network)
# Polygon (ex Matic) Bridge # Polygon (ex Matic) Bridge
### Links ### Links
* [Matic Wallet](https://wallet.polygon.technology/) - [Matic Wallet](https://wallet.polygon.technology/)
* [Matic Bridge](https://wallet.polygon.technology/bridge/) - [Matic Bridge](https://wallet.polygon.technology/bridge/)
* [How to set up a custom network in MetaMask](../../orientation/metamask-setup.md#set-up-custom-network) - [How to set up a custom network in MetaMask](../../orientation/metamask-setup.md#set-up-custom-network)
### Intro to Polygon's Bridge ### Intro to Polygon's Bridge
@ -33,7 +33,7 @@ The Polygon Network (ex Matic) provide us with a bridge (connecting Ethereum & P
When you open the wallet link, the wallet will ask to log in. Select your preferred way of connecting and confirm the action. In our guide we'll use Metamask. When you open the wallet link, the wallet will ask to log in. Select your preferred way of connecting and confirm the action. In our guide we'll use Metamask.
![Login options](../../.gitbook/assets/wallet/login-options.png) ![Login options](../.gitbook/assets/wallet/login-options.png)
In some places, the Polygon Network is still using its old brand Matic. Either you run into Matic or Polygon - it's the exact same thing. For the purpose of this guide, we'll use Matic in the next few paragraphs since the interfaces you're going to use still use the old brand. In some places, the Polygon Network is still using its old brand Matic. Either you run into Matic or Polygon - it's the exact same thing. For the purpose of this guide, we'll use Matic in the next few paragraphs since the interfaces you're going to use still use the old brand.
@ -43,15 +43,15 @@ For details check the [blog post](https://blog.oceanprotocol.com/ocean-on-polygo
On the main page of the wallet, you can see all tokens you own on the Matic Mainnet. To deposit tokens (transfer them from the Ethereum Mainnet) you can either use the “deposit” button for a selected token or use “Move funds to Matic Mainnet”. On the main page of the wallet, you can see all tokens you own on the Matic Mainnet. To deposit tokens (transfer them from the Ethereum Mainnet) you can either use the “deposit” button for a selected token or use “Move funds to Matic Mainnet”.
![Main wallet page](../../.gitbook/assets/wallet/main-wallet-page.png) ![Main wallet page](../.gitbook/assets/wallet/main-wallet-page.png)
Both options will redirect you to the bridge interface. In case you chose the second one, use the dropdown and select the token you want to transfer from the Ethereum Mainnet. Both options will redirect you to the bridge interface. In case you chose the second one, use the dropdown and select the token you want to transfer from the Ethereum Mainnet.
![Bridge interface](../../.gitbook/assets/wallet/matic-bridge.png) ![Bridge interface](../.gitbook/assets/wallet/matic-bridge.png)
Choose the amount to transfer and click the “Transfer” button. Matics bridge interface will guide you through the whole process and the different steps that will occur. Youll need to sign two transactions on the Ethereum Mainnet. The first being the approval for your token to be traded on the Matics bridge and the second one being the deposit. Choose the amount to transfer and click the “Transfer” button. Matics bridge interface will guide you through the whole process and the different steps that will occur. Youll need to sign two transactions on the Ethereum Mainnet. The first being the approval for your token to be traded on the Matics bridge and the second one being the deposit.
![Transferring process](../../.gitbook/assets/wallet/transferring-process.png) ![Transferring process](../.gitbook/assets/wallet/transferring-process.png)
### Withdraw Tokens ### Withdraw Tokens
@ -65,12 +65,12 @@ For more in dept explanation of the deposit and withdraw actions check [the offi
While in the first two cases, the transactions are signed on the Ethereum Mainnet, transferring tokens between two Matic addresses happens on the Matic Mainnet. Thus its required for you to connect to the Matic network to sign the transactions. You can use the following parameters to set the network in Metamask: While in the first two cases, the transactions are signed on the Ethereum Mainnet, transferring tokens between two Matic addresses happens on the Matic Mainnet. Thus its required for you to connect to the Matic network to sign the transactions. You can use the following parameters to set the network in Metamask:
| What | Value | | What | Value |
| ------------------ | ---------------------------------------- | | ------------------ | --------------------------------- |
| Network Name | `Matic Mainnet` | | Network Name | `Matic Mainnet` |
| RPC | `https://polygon-rpc.com/` | | RPC | `https://polygon-rpc.com/` |
| Chain Id | `137` | | Chain Id | `137` |
| Currency Symbol | `MATIC` | | Currency Symbol | `MATIC` |
| Block Explorer URL | `https://explorer.matic.network/` | | Block Explorer URL | `https://explorer.matic.network/` |
Follow our guide to learn how to use those values to [set up a custom network in MetaMask](../orientation/metamask-setup.md#set-up-custom-network). Follow our guide to learn how to use those values to [set up a custom network in MetaMask](../orientation/metamask-setup.md#set-up-custom-network).

View File

@ -180,41 +180,41 @@ Create an account on [Azure](https://azure.microsoft.com/en-us/). Users might al
Go to the Azure portal: https://portal.azure.com/#home and select `Storage accounts` as shown below. Go to the Azure portal: https://portal.azure.com/#home and select `Storage accounts` as shown below.
![Create a storage account - 1](../.gitbook/assets/hosting/azure-1.png) ![Create a storage account - 1](../../.gitbook/assets/hosting/azure-1.png)
**Create a new storage account** **Create a new storage account**
![Create a storage account - 2](../.gitbook/assets/hosting/azure-2.png) ![Create a storage account - 2](../../.gitbook/assets/hosting/azure-2.png)
**Fill in the details** **Fill in the details**
![Add details](../.gitbook/assets/hosting/azure-3.png) ![Add details](../../.gitbook/assets/hosting/azure-3.png)
**Storage account created** **Storage account created**
![Storage account created](../.gitbook/assets/hosting/azure-4.png) ![Storage account created](../../.gitbook/assets/hosting/azure-4.png)
**Step 2 - Create a blob container** **Step 2 - Create a blob container**
![Create a blob container](../.gitbook/assets/hosting/azure-5.png) ![Create a blob container](../../.gitbook/assets/hosting/azure-5.png)
**Step 3 - Upload a file** **Step 3 - Upload a file**
![Upload a file](../.gitbook/assets/hosting/azure-6.png) ![Upload a file](../../.gitbook/assets/hosting/azure-6.png)
**Step 4 - Share the file** **Step 4 - Share the file**
**Select the file to be published and click Generate SAS** **Select the file to be published and click Generate SAS**
![Click generate SAS](../.gitbook/assets/hosting/azure-7.png) ![Click generate SAS](../../.gitbook/assets/hosting/azure-7.png)
**Configure the SAS details and click `Generate SAS token and URL`** **Configure the SAS details and click `Generate SAS token and URL`**
![Generate link to file](../.gitbook/assets/hosting/azure-8.png) ![Generate link to file](../../.gitbook/assets/hosting/azure-8.png)
**Copy the generated link** **Copy the generated link**
![Copy the link](../.gitbook/assets/hosting/azure-9.png) ![Copy the link](../../.gitbook/assets/hosting/azure-9.png)
**Step 5 - Publish the asset using the generated link** **Step 5 - Publish the asset using the generated link**