diff --git a/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.png b/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.png new file mode 100644 index 00000000..440b2985 Binary files /dev/null and b/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.png differ diff --git a/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.webp b/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.webp new file mode 100644 index 00000000..939dd246 Binary files /dev/null and b/.gitbook/assets/1_EgTB42Dy1zd2m0cCCuqbRA.webp differ diff --git a/.gitbook/assets/1_KgkLBZ7zmQATAHrwdO3A7Q.webp b/.gitbook/assets/1_KgkLBZ7zmQATAHrwdO3A7Q.webp new file mode 100644 index 00000000..7c202091 Binary files /dev/null and b/.gitbook/assets/1_KgkLBZ7zmQATAHrwdO3A7Q.webp differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44 (1).png b/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44 (1).png new file mode 100644 index 00000000..cf0a0fea Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44 (1).png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44.png new file mode 100644 index 00000000..cf0a0fea Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.40.44.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.52.29.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.52.29.png new file mode 100644 index 00000000..7da50512 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.52.29.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.54.21.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.54.21.png new file mode 100644 index 00000000..a92499ee Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.54.21.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.55.16.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.55.16.png new file mode 100644 index 00000000..aa1dac52 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.55.16.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.56.51.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.56.51.png new file mode 100644 index 00000000..19dad7f4 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.56.51.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 15.58.29.png b/.gitbook/assets/Screenshot 2023-06-15 at 15.58.29.png new file mode 100644 index 00000000..21fbda19 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 15.58.29.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 16.08.42.png b/.gitbook/assets/Screenshot 2023-06-15 at 16.08.42.png new file mode 100644 index 00000000..981af7a3 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 16.08.42.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 16.12.10.png b/.gitbook/assets/Screenshot 2023-06-15 at 16.12.10.png new file mode 100644 index 00000000..e378dd55 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 16.12.10.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 16.14.26.png b/.gitbook/assets/Screenshot 2023-06-15 at 16.14.26.png new file mode 100644 index 00000000..1cb26e27 Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 16.14.26.png differ diff --git a/.gitbook/assets/Screenshot 2023-06-15 at 16.26.56.png b/.gitbook/assets/Screenshot 2023-06-15 at 16.26.56.png new file mode 100644 index 00000000..3d094c1c Binary files /dev/null and b/.gitbook/assets/Screenshot 2023-06-15 at 16.26.56.png differ diff --git a/SUMMARY.md b/SUMMARY.md index 853006fb..33fd50fe 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -24,6 +24,7 @@ * [Arweave](user-guides/asset-hosting/arweave.md) * [AWS](user-guides/asset-hosting/aws.md) * [Azure Cloud](user-guides/asset-hosting/azure-cloud.md) + * [Google Storage](user-guides/asset-hosting/google-storage.md) * [Join a Data Challenge](user-guides/join-a-data-challenge.md) * [Sponsor a Data Challenge](user-guides/sponsor-a-data-challenge.md) * [Get Started Data Farming](user-guides/get-started-df.md) diff --git a/user-guides/asset-hosting/google-storage.md b/user-guides/asset-hosting/google-storage.md new file mode 100644 index 00000000..ea102507 --- /dev/null +++ b/user-guides/asset-hosting/google-storage.md @@ -0,0 +1,58 @@ +--- +description: How to use Google Storage for your NFT assets +--- + +# Google Storage + +**Google Storage** + +Google Cloud Storage is a scalable and reliable object storage service provided by Google Cloud. It allows you to store and retrieve large amounts of unstructured data, such as files, with high availability and durability. You can organize your data in buckets and benefit from features like access control, encryption, and lifecycle management. With various storage classes available, you can optimize cost and performance based on your data needs. Google Cloud Storage integrates seamlessly with other Google Cloud services and provides APIs for easy integration and management. + +**Prerequisite** + +Create an account on [Google Cloud](https://console.cloud.google.com/). Users might also be asked to provide payment details and billing addresses that are out of this tutorial's scope. + +**Step 1 - Create a storage account** + +**Go to** [**Google Cloud console**](https://console.cloud.google.com/storage/browser) + +In the Google Cloud console, go to the Cloud Storage Buckets page + +
+ +**Create a new bucket** + +
+ +**Fill in the details** + +
+ +**Allow public access to your recently created Bucket** + +
+ +**Step 2 - Upload a file** + +
+ +**Step 3 - Change your file's access (optional)** + +**If your bucket's access policy is restricted, on the menu on the right click on Edit access (skip this step if your bucket is publicly accessible)** + +
+ +**Step 4 - Share the file** + +**Open the file and copy the generated link** + +
+ +
+ +**Step 5 - Publish the asset using the generated link** + +Now, copy and paste the link into the Publish page in the Ocean Marketplace. + +
+