Cleaned up hosting assets and marketplace images
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@ -35,13 +35,13 @@ If at any point you need more AR tokens, you can fund your wallet from one of Ar
|
||||
|
||||
Open [arweave.app](https://arweave.app/) in a browser. Select the '+' icon in the bottom left corner of the screen. Import the JSON key file from step 1.
|
||||
|
||||
![Arweave.app import key file](../.gitbook/assets/arweave/arweave-1.png)
|
||||
![Arweave.app import key file](../.gitbook/assets/hosting/arweave-1.png)
|
||||
|
||||
**Step 3 - Upload file**
|
||||
|
||||
Select the newly imported wallet by clicking the "blockies" style icon in the top left corner of the screen. Select **Send.** Click the **Data** field and select the file you wish to upload.
|
||||
|
||||
![Arweave.app upload file](../.gitbook/assets/arweave/arweave-2.png)
|
||||
![Arweave.app upload file](../.gitbook/assets/hosting/arweave-2.png)
|
||||
|
||||
The fee in AR tokens will be calculated based on the size of the file and displayed near the bottom middle part of the screen. Select **Submit** to submit the transaction.
|
||||
|
||||
@ -51,11 +51,11 @@ After submitting the transaction, select **Transactions** and wait until the tra
|
||||
|
||||
Once the transaction finalizes, select it, and copy the transaction ID.
|
||||
|
||||
![Arweave.app transaction ID](../.gitbook/arweave/assets/arweave-3.png)
|
||||
![Arweave.app transaction ID](../.gitbook/assets/hosting/arweave-3.png)
|
||||
|
||||
**Step 5 - Publish the asset with the transaction ID**
|
||||
|
||||
![Ocean Market - Publish with arweave transaction ID](../.gitbook/assets/arweave/arweave-4.png)
|
||||
![Ocean Market - Publish with arweave transaction ID](../.gitbook/assets/hosting/arweave-4.png)
|
||||
|
||||
## Centralized hosting
|
||||
|
||||
@ -73,31 +73,31 @@ Create an account on [AWS](https://aws.amazon.com/s3/). Users might also be aske
|
||||
|
||||
Go to the AWS portal for S3: https://aws.amazon.com/s3/ and select from the upper right corner `Create an AWS account` as shown below.
|
||||
|
||||
![Create an account - 1](images/hosting-services/aws-1.png)
|
||||
![Create an account - 1](../.gitbook/assets/hosting/aws-1.png)
|
||||
|
||||
**Fill in the details**
|
||||
|
||||
![Create an account - 2](images/hosting-services/aws-2.png))
|
||||
![Create an account - 2](../.gitbook/assets/hosting/hosting-services/aws-2.png))
|
||||
|
||||
**Create a bucket**
|
||||
|
||||
After logging into the new account, search for the available services and select `S3` type of storage.
|
||||
|
||||
![Create an account - 3](images/hosting-services/aws-3.png)
|
||||
![Create an account - 3](../.gitbook/assets/hosting/hosting-services/aws-3.png)
|
||||
|
||||
To create an S3 bucket, choose `Create bucket`.
|
||||
|
||||
![Create an account - 4](images/hosting-services/aws-4.png)
|
||||
![Create an account - 4](../.gitbook/assets/hosting/hosting-services/aws-4.png)
|
||||
|
||||
Fill in the form with the necessary information. Then, the bucket is up & running.
|
||||
|
||||
![Create an account - 5](images/hosting-services/aws-5.png)
|
||||
![Create an account - 5](../.gitbook/assets/hosting/hosting-services/aws-5.png)
|
||||
|
||||
**Step 2 - Upload asset on S3 bucket**
|
||||
|
||||
Now, the asset can be uploaded by selecting the bucket name and choosing `Upload` in the `Objects` tab.
|
||||
|
||||
![Upload asset on S3 bucket - 1](images/hosting-services/aws-6.png)
|
||||
![Upload asset on S3 bucket - 1](../.gitbook/assets/hosting/hosting-services/aws-6.png)
|
||||
|
||||
**Add files to the bucket**
|
||||
|
||||
@ -105,13 +105,13 @@ Get the files and add them to the bucket.
|
||||
|
||||
The file is an example used in multiple Ocean repositories, and it can be found [here](https://raw.githubusercontent.com/oceanprotocol/c2d-examples/main/branin_and_gpr/branin.arff).
|
||||
|
||||
![Upload asset on S3 bucket - 3](images/hosting-services/aws-7.png)
|
||||
![Upload asset on S3 bucket - 3](../.gitbook/assets/hosting/hosting-services/aws-7.png)
|
||||
|
||||
The permissions and properties can be set afterward, for the moment keep them as default.
|
||||
|
||||
After selecting `Upload`, make sure that the status is `Succeeded`.
|
||||
|
||||
![Upload asset on S3 bucket - 4](images/hosting-services/aws-8.png)
|
||||
![Upload asset on S3 bucket - 4](../.gitbook/assets/hosting/hosting-services/aws-8.png)
|
||||
|
||||
**Step 3 - Access the Object URL on S3 Bucket**
|
||||
|
||||
@ -123,7 +123,7 @@ Go to the `Permissions` tab and select `Edit` and then uncheck `Block all public
|
||||
|
||||
If editing the permissions is unavailable, modify the `Object Ownership` by enabling the ACLs as shown below.
|
||||
|
||||
![Access the Object URL on S3 Bucket - 1](images/hosting-services/aws-9.png)
|
||||
![Access the Object URL on S3 Bucket - 1](../.gitbook/assets/hosting/hosting-services/aws-9.png)
|
||||
|
||||
**Modifying bucket policy**
|
||||
|
||||
@ -148,13 +148,13 @@ Note that the `<BUCKET-NAME>` must be chosen from the personal buckets dashboard
|
||||
|
||||
After saving the changes, the bucket should appear as `Public` access.
|
||||
|
||||
![Access the Object URL on S3 Bucket - 2](images/hosting-services/aws-10.png)
|
||||
![Access the Object URL on S3 Bucket - 2](../.gitbook/assets/hosting/hosting-services/aws-10.png)
|
||||
|
||||
**Verify the object URL on public access**
|
||||
|
||||
Select the file from the bucket that needs verification and select `Open`. Now download the file on your system.
|
||||
|
||||
![Access the Object URL on S3 Bucket - 3](images/hosting-services/aws-11.png)
|
||||
![Access the Object URL on S3 Bucket - 3](../.gitbook/assets/hosting/hosting-services/aws-11.png)
|
||||
|
||||
**Step 4 - Get the S3 Bucket Link & Publish Asset on Market**
|
||||
|
||||
@ -164,7 +164,7 @@ Go to [Ocean Market](https://market.oceanprotocol.com/publish/1) to complete the
|
||||
|
||||
Copy the `Object URL` that can be found at `Object Overview` from the AWS S3 bucket and paste it into the `File` field from the form found at [step 2](https://market.oceanprotocol.com/publish/2) as it is illustrated below.
|
||||
|
||||
![Get the S3 Bucket Link & Publish Asset on Market - 1](images/hosting-services/aws-12.png)
|
||||
![Get the S3 Bucket Link & Publish Asset on Market - 1](../.gitbook/assets/hosting/hosting-services/aws-12.png)
|
||||
|
||||
### Azure storage
|
||||
|
||||
@ -180,44 +180,44 @@ 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.
|
||||
|
||||
![Create a storage account - 1](images/hosting-services/azure-1.png)
|
||||
![Create a storage account - 1](../.gitbook/assets/hosting/hosting-services/azure-1.png)
|
||||
|
||||
**Create a new storage account**
|
||||
|
||||
![Create a storage account - 2](images/hosting-services/azure-2.png)
|
||||
![Create a storage account - 2](../.gitbook/assets/hosting/hosting-services/azure-2.png)
|
||||
|
||||
**Fill in the details**
|
||||
|
||||
![Add details](images/hosting-services/azure-3.png)
|
||||
![Add details](../.gitbook/assets/hosting/hosting-services/azure-3.png)
|
||||
|
||||
**Storage account created**
|
||||
|
||||
![Storage account created](images/hosting-services/azure-4.png)
|
||||
![Storage account created](../.gitbook/assets/hosting/hosting-services/azure-4.png)
|
||||
|
||||
**Step 2 - Create a blob container**
|
||||
|
||||
![Create a blob container](images/hosting-services/azure-5.png)
|
||||
![Create a blob container](../.gitbook/assets/hosting/hosting-services/azure-5.png)
|
||||
|
||||
**Step 3 - Upload a file**
|
||||
|
||||
![Upload a file](images/hosting-services/azure-6.png)
|
||||
![Upload a file](../.gitbook/assets/hosting/hosting-services/azure-6.png)
|
||||
|
||||
**Step 4 - Share the file**
|
||||
|
||||
**Select the file to be published and click Generate SAS**
|
||||
|
||||
![Click generate SAS](images/hosting-services/azure-7.png)
|
||||
![Click generate SAS](../.gitbook/assets/hosting/hosting-services/azure-7.png)
|
||||
|
||||
**Configure the SAS details and click `Generate SAS token and URL`**
|
||||
|
||||
![Generate link to file](images/hosting-services/azure-8.png)
|
||||
![Generate link to file](../.gitbook/assets/hosting/hosting-services/azure-8.png)
|
||||
|
||||
**Copy the generated link**
|
||||
|
||||
![Copy the link](images/hosting-services/azure-9.png)
|
||||
![Copy the link](../.gitbook/assets/hosting/hosting-services/azure-9.png)
|
||||
|
||||
**Step 5 - Publish the asset using the generated link**
|
||||
|
||||
Now, copy and paste the link into the Publish page in the Ocean Marketplace.
|
||||
|
||||
![Publish the file as an asset](images/hosting-services/azure-10.png)
|
||||
![Publish the file as an asset](../.gitbook/assets/hosting/hosting-services/azure-10.png)
|
||||
|
Before Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 209 KiB |
Before Width: | Height: | Size: 209 KiB |
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 179 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 223 KiB |
Before Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 187 KiB |
Before Width: | Height: | Size: 187 KiB |
Before Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 167 KiB |
Before Width: | Height: | Size: 185 KiB |
Before Width: | Height: | Size: 223 KiB |
@ -15,7 +15,7 @@ Ocean Market provides a convenient interface for individuals and organizations t
|
||||
1. Go to [Ocean Market](https://v4.market.oceanprotocol.com)
|
||||
2. Connect wallet.
|
||||
|
||||
![Connect wallet](../.gitbook/assets/market/marketplace-connect-wallet.png.png)
|
||||
![Connect wallet](../.gitbook/assets/market/marketplace-connect-wallet.png)
|
||||
|
||||
In this tutorial, we will be using the Polygon Mumbai test network.
|
||||
|
||||
|