diff --git "a/Build Airbnb on Fuel Network/1. Let\342\200\231s Get Started/1. What Are We Building Today.md" "b/Build Airbnb on Fuel Network/1. Let\342\200\231s Get Started/1. What Are We Building Today.md" index 98aa2a49..6ea7cf65 100644 --- "a/Build Airbnb on Fuel Network/1. Let\342\200\231s Get Started/1. What Are We Building Today.md" +++ "b/Build Airbnb on Fuel Network/1. Let\342\200\231s Get Started/1. What Are We Building Today.md" @@ -34,7 +34,7 @@ As a developer, you will be getting the following outcomes when you complete thi If you complete this course with me, you will be getting XPs and a special NFT which will unlock many more opportunities for you on the Metaschool platform. Here is what the NFT looks like. -![ezgif.com-optimize (3).gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/course%20NFT.gif?raw=true) +![ezgif.com-optimize (3).gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/Completion%20NFT.webp?raw=true) Now before we move forward, let’s set some house rules first. 1. Kindly do your quick assignments properly. diff --git a/Build Airbnb on Fuel Network/2. Setting Up the Dev Environment/2. Set Up the Sway Airbnb Project.md b/Build Airbnb on Fuel Network/2. Setting Up the Dev Environment/2. Set Up the Sway Airbnb Project.md index 2ffe7fa7..cf496ac2 100644 --- a/Build Airbnb on Fuel Network/2. Setting Up the Dev Environment/2. Set Up the Sway Airbnb Project.md +++ b/Build Airbnb on Fuel Network/2. Setting Up the Dev Environment/2. Set Up the Sway Airbnb Project.md @@ -26,13 +26,14 @@ forc new airbnb-contract After executing the command, you can expect to receive the output showed below. -![fuel-output-2.1.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-output-2.1.png?raw=true) + +![](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-output-2.1.webp) ## Project structure Now, open the project folder, `airbnb-dapp` in the VS code. Here’s what the project structure will look like. -![fuel-structure-2.1.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-structure-2.1.png?raw=true) +![](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-structure-2.1.webp) ### `Forc.toml` file @@ -66,7 +67,7 @@ mkdir data_structures The updated project structure will look like this. -![fuel-structure-2.2.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-structure-2.2.png?raw=true) +![](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Sway%20Airbnb%20Project/fuel-structure-2.2.webp) We will use the `data_structures` folder to create different components of our `airbnb-contract` such as creating a campaign, tracking the campaign, and representing the current state of the campaign to the user and keeping track of the number of signs on one campaign. diff --git a/Build Airbnb on Fuel Network/4. Deploy the DApp/1. Set Up the Fuel Wallet.md b/Build Airbnb on Fuel Network/4. Deploy the DApp/1. Set Up the Fuel Wallet.md index 4228eb7c..79de1195 100644 --- a/Build Airbnb on Fuel Network/4. Deploy the DApp/1. Set Up the Fuel Wallet.md +++ b/Build Airbnb on Fuel Network/4. Deploy the DApp/1. Set Up the Fuel Wallet.md @@ -23,7 +23,7 @@ Open a new terminal in your `airbnb-contract` directory and complete the followi - You will be prompted to enter the password you set in the previous step. Enter it and press the Enter/return button. Make sure to save your Wallet mnemonic phrase - You will get your fuel address. Save it as you'll need it to sign transactions to deploy the contract. - ![Frame 3560370 (10).jpg](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_petition_fuel/Setup%20Fuel%20Wallet/Frame_3560370_(10).jpg?raw=true) + ![Frame 3560370 (10).jpg](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_petition_fuel/10.%20Setup%20Fuel%20Wallet/Frame_3560370_(10).webp) 3. You can view your list of accounts using the command below: @@ -38,21 +38,21 @@ Open a new terminal in your `airbnb-contract` directory and complete the followi - Go to [Fuel Wallet Chrome Extension](https://chromewebstore.google.com/detail/fuel-wallet/dldjpboieedgcmpkchcjcbijingjcgok) and click on “Add to Chrome” button. - After Installing Fuel Wallet, you will see a popup tab where you need to click on “Import seed phrase” button. - ![wallet-1.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_petition_fuel/Setup%20Fuel%20Wallet/wallet-1.png?raw=true) + ![wallet-1.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_petition_fuel/10.%20Setup%20Fuel%20Wallet/wallet-1.webp) - Check the terms and condition checkbox and click on “Next: Seed Phrase” button. - ![wallet-2.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_petition_fuel/Setup%20Fuel%20Wallet/wallet-2.png?raw=true) + ![wallet-2.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_petition_fuel/10.%20Setup%20Fuel%20Wallet/wallet-2.webp) - Now select “I have a 24-word Seed Phrase”, paste your Wallet Mnemonic Phrase and click on the “Next: Your password” button. - ![wallet-3.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_petition_fuel/Setup%20Fuel%20Wallet/wallet-3.png?raw=true) + ![wallet-3.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_petition_fuel/10.%20Setup%20Fuel%20Wallet/wallet-3.webp) - Now finally set a password for your wallet, make sure it is a strong password, or else you won’t be allowed to move forward and please make a note of your password because trust me you need this whenever you are going to sign a transaction. Click on “Next: Finish set up” button to move forward. - ![wallet-4.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_petition_fuel/Setup%20Fuel%20Wallet/wallet-4.png?raw=true) + ![wallet-4.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_petition_fuel/10.%20Setup%20Fuel%20Wallet/wallet-4.webp) - And we are all set, let now move on to top it up with some faucet ETH because we will be needing this to pay for the gas. diff --git a/Build Airbnb on Fuel Network/4. Deploy the DApp/2. Deploy the DApp on the Fuel Blockchain.md b/Build Airbnb on Fuel Network/4. Deploy the DApp/2. Deploy the DApp on the Fuel Blockchain.md index 5a8ea3c4..bd3ed983 100644 --- a/Build Airbnb on Fuel Network/4. Deploy the DApp/2. Deploy the DApp on the Fuel Blockchain.md +++ b/Build Airbnb on Fuel Network/4. Deploy the DApp/2. Deploy the DApp on the Fuel Blockchain.md @@ -26,7 +26,7 @@ The output should look like so: -![Screenshot (14).png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Deploy%20the%20DApp%20on%20the%20Fuel%20Blockchain/Screenshot_(14).png?raw=true) +![Screenshot (14).png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Deploy%20the%20DApp%20on%20the%20Fuel%20Blockchain/Screenshot_(14).webp) ## That’s a wrap diff --git a/Build Airbnb on Fuel Network/5. Work with the Frontend/1. Set Up the Frontend.md b/Build Airbnb on Fuel Network/5. Work with the Frontend/1. Set Up the Frontend.md index 6085477c..92933955 100644 --- a/Build Airbnb on Fuel Network/5. Work with the Frontend/1. Set Up the Frontend.md +++ b/Build Airbnb on Fuel Network/5. Work with the Frontend/1. Set Up the Frontend.md @@ -14,12 +14,12 @@ git clone https://github.com/0xmetaschool/fuel-airbnb-frontend-boilerplate.git ## Set up environment variables -Now, after cloning the app, open the open in your IDE and find `.env` file. The .env file will look like this. +Now, after cloning the app, create a `.env` file. Add the following content to the `.env` file: ``` -REACT_APP_CONTRACT_ID=YOUR_AIRBNB_DEPLOYED_CONTRACT_ID -REACT_APP_PINATA_SECRET_API_KEY=YOUR_PINATA_API_SECRET_KEY -REACT_APP_PINATA_API_KEY=YOUR_PINATA_API_KEY +VITE_PINATA_SECRET_API_KEY=YOUR_PINATA_API_SECRET_KEY +VITE_PINATA_API_KEY=YOUR_PINATA_API_KEY +VITE_CONTRACT_ADDRESS=YOUR_AIRBNB_DEPLOYED_CONTRACT_ID ``` Let’s go through how to fill these environment variables. @@ -39,7 +39,7 @@ Next, we need Pinata API credentials. Follow the following steps to get one. 4. Confirm your email by entering the confirmation code. 5. Your Pinata profile is ready to go. Here’s what it will look like: - ![pinata-1.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/pinata-1.png?raw=true) + ![pinata-1.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/pinata-1.webp) 1. **Set up API keys:** Head over to the “API Keys” option from the sidebar. @@ -48,7 +48,7 @@ Next, we need Pinata API credentials. Follow the following steps to get one. 3. Select the “Admin” option for the Scopes section. 4. Lastly, simply click on the “Generate API Key” button. Here’s how we’re doing it. - ![pinata-2.gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/pinata-2.gif?raw=true) + ![pinata-2.gif](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/pinata-2.webp) After clicking on the Generate API Key” button. The page will appear that will display the “API Key” and the “Secret API Key”. Copy these keys and place them respectfully in the `.env` file. @@ -74,7 +74,7 @@ npx fuels build This will add the `contracts` folder to your `src`: -![contracts-folder.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/contracts-folder.png?raw=true) +![contracts-folder.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/contracts-folder.webp) ## Run the frontend @@ -86,7 +86,7 @@ npm start You will see an output like this: -![fuel-c2-output.png](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/fuel-c2-output.png?raw=true) +![fuel-c2-output.png](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Set%20Up%20the%20Frontend/fuel-landing-page.webp) ## That’s a wrap diff --git a/Build Airbnb on Fuel Network/6. Run the DApp/1. Interact with the DApp.md b/Build Airbnb on Fuel Network/6. Run the DApp/1. Interact with the DApp.md index aaba754e..48b981a3 100644 --- a/Build Airbnb on Fuel Network/6. Run the DApp/1. Interact with the DApp.md +++ b/Build Airbnb on Fuel Network/6. Run the DApp/1. Interact with the DApp.md @@ -6,19 +6,25 @@ We will now be interacting with our DApp through the front end we created in ear Firstly, you will need to connect your Fuel wallet to your dApp. This would allow you to carry out different actions and sign transactions according to your purpose. Remember to select the "Fuel Wallet" from the list of wallets. -![ezgif.com-optimize.gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/ezgif.com-optimize.gif?raw=true) + +![ezgif.com-optimize.gif](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/fuel-connect-wallet.webp) You can see above that your wallet has now been connected to your dApp. Now let’s start with the more fun part. - Imagine you want to list a property for sale in our Blockstay dApp. You can simply do that by clicking on **List** and filling in the necessary details like so: -![fuel-listing-full.gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/fuel-listing-full.gif?raw=true) +![fuel-listing-full.gif](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/fuel-list-property.webp) Here you need to upload your PIN code, and two images to be able to list a property. This would then be ready for booking. -Lastly, we should also be able to book a property. You can do this by going to Book from where you will see different property options available. You can choose to reserve this by providing the dates. +Lastly, we should also be able to book a property. You can do this by going to Explore option where all properties are listed. + +![](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/fuel-explore-properties.webp) + +You can choose to reserve any of the property by providing the dates. + +![ezgif.com-video-to-gif (1).gif](https://raw.githubusercontent.com/0xmetaschool/Learning-Projects/refs/heads/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/fuel-book-property.webp) -![ezgif.com-video-to-gif (1).gif](https://github.com/0xmetaschool/Learning-Projects/blob/main/assests_for_all/assets_for_airbnb_fuel/Interact%20with%20the%20DApp/ezgif.com-video-to-gif_(1).gif?raw=true) ## Wrap up diff --git a/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.gif b/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.gif deleted file mode 100644 index 3232f599..00000000 Binary files a/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.webp b/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.webp new file mode 100644 index 00000000..21f274ce Binary files /dev/null and b/assests_for_all/assests_for_sui/L1_What Are We Building Today/Untitled.webp differ diff --git a/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.gif b/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.gif deleted file mode 100644 index 3c3879f1..00000000 Binary files a/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.webp b/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.webp new file mode 100644 index 00000000..27f71697 Binary files /dev/null and b/assests_for_all/assests_for_sui/L1_What Are We Building Today/newly_minted_token_in_wallet.webp differ diff --git a/assests_for_all/assests_for_sui/L2_Into the World of Sui/.DS_Store b/assests_for_all/assests_for_sui/L2_Into the World of Sui/.DS_Store deleted file mode 100644 index 5008ddfc..00000000 Binary files a/assests_for_all/assests_for_sui/L2_Into the World of Sui/.DS_Store and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.jpg b/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.jpg deleted file mode 100644 index f88f7368..00000000 Binary files a/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.jpg and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.webp b/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.webp new file mode 100644 index 00000000..ff10f43a Binary files /dev/null and b/assests_for_all/assests_for_sui/L2_Into the World of Sui/sui_logo.webp differ diff --git a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.jpg b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.jpg deleted file mode 100644 index 051db0c7..00000000 Binary files a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.jpg and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.webp b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.webp new file mode 100644 index 00000000..2f6900d1 Binary files /dev/null and b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/add_sui_extension.webp differ diff --git a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.gif b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.gif deleted file mode 100644 index 287bf6d0..00000000 Binary files a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.gif b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.webp similarity index 76% rename from assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.gif rename to assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.webp index 13e4537e..6a5bc91e 100644 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.gif and b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/create-sui-wallet_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.gif b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.webp similarity index 61% rename from assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.gif rename to assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.webp index cbed71a5..4f4b7d4c 100644 Binary files a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.gif and b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/fetch_SUI_token_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.gif b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.webp similarity index 57% rename from assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.gif rename to assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.webp index dcff13c1..adcbaf88 100644 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.gif and b/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.webp b/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.webp new file mode 100644 index 00000000..d0bf2d94 Binary files /dev/null and b/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.gif b/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.webp similarity index 57% rename from assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.gif rename to assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.webp index 18ac8841..aa03ef8d 100644 Binary files a/assests_for_all/assests_for_sui/L3_Set Up Sui Wallet/wallet_created__GIF.gif and b/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.webp differ diff --git a/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.webp similarity index 67% rename from assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.gif rename to assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.webp index 0887f68f..a97fe61f 100644 Binary files a/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.gif and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.jpg b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.jpg deleted file mode 100644 index edb485c9..00000000 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.jpg and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.webp b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.webp new file mode 100644 index 00000000..146c3c6d Binary files /dev/null and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/TreasuryCap.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.jpg b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.jpg deleted file mode 100644 index d292847d..00000000 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.jpg and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.webp b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.webp new file mode 100644 index 00000000..f58b2dab Binary files /dev/null and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/after_deployment.webp differ diff --git a/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.webp similarity index 50% rename from assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.gif rename to assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.webp index fe2e5856..d5f06ddb 100644 Binary files a/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/add_new_file_GIF.gif and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/mint_func_connect_wallet_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.gif deleted file mode 100644 index 3c3879f1..00000000 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.webp b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.webp new file mode 100644 index 00000000..27f71697 Binary files /dev/null and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/newly_minted_token_in_wallet.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.gif deleted file mode 100644 index 203c14e6..00000000 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.webp b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.webp new file mode 100644 index 00000000..3d877265 Binary files /dev/null and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/open_sui_explorer_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.webp similarity index 67% rename from assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.gif rename to assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.webp index 8b3d1984..f3512d7f 100644 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/L5_deploy_package_GIF.gif and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/run_mint_func_GIF.webp differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.gif b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.gif deleted file mode 100644 index 189b39b5..00000000 Binary files a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.webp b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.webp new file mode 100644 index 00000000..845f1510 Binary files /dev/null and b/assests_for_all/assests_for_sui/L5_Deploy Your First Fungible Token on Sui/switch_to_deploy_GIF.webp differ diff --git a/assests_for_all/assests_for_sui_c3/.DS_Store b/assests_for_all/assests_for_sui_c3/.DS_Store deleted file mode 100644 index 32ffae79..00000000 Binary files a/assests_for_all/assests_for_sui_c3/.DS_Store and /dev/null differ diff --git a/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.gif b/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.gif deleted file mode 100644 index d6d7324c..00000000 Binary files a/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.webp b/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.webp new file mode 100644 index 00000000..84de02aa Binary files /dev/null and b/assests_for_all/assests_for_sui_c3/L1_What Are We Building Today/sui-explorer-gif.webp differ diff --git a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).jpg b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).jpg deleted file mode 100644 index 29e74ed4..00000000 Binary files a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).jpg and /dev/null differ diff --git a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).webp b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).webp new file mode 100644 index 00000000..d617a6e2 Binary files /dev/null and b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/Frame_3560370_(13).webp differ diff --git a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.png b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.png deleted file mode 100644 index ee9b72b6..00000000 Binary files a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.png and /dev/null differ diff --git a/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.webp b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.webp new file mode 100644 index 00000000..a9ec7ec2 Binary files /dev/null and b/assests_for_all/assests_for_sui_c3/L2_Set Up Environment/deploy-5.webp differ diff --git a/assests_for_all/assests_for_sui_c3/sui-explorer-gif.gif b/assests_for_all/assests_for_sui_c3/sui-explorer-gif.gif deleted file mode 100644 index d6d7324c..00000000 Binary files a/assests_for_all/assests_for_sui_c3/sui-explorer-gif.gif and /dev/null differ diff --git a/assests_for_all/assests_for_sui_c3/sui-explorer-gif.webp b/assests_for_all/assests_for_sui_c3/sui-explorer-gif.webp new file mode 100644 index 00000000..84de02aa Binary files /dev/null and b/assests_for_all/assests_for_sui_c3/sui-explorer-gif.webp differ diff --git a/assests_for_all/assets_for_sui_c1/.DS_Store b/assests_for_all/assets_for_sui_c1/.DS_Store deleted file mode 100644 index 2f064887..00000000 Binary files a/assests_for_all/assets_for_sui_c1/.DS_Store and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.png b/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.png deleted file mode 100644 index ae2f901a..00000000 Binary files a/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.webp b/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.webp new file mode 100644 index 00000000..708acc95 Binary files /dev/null and b/assests_for_all/assets_for_sui_c1/Dope Stuff on Sui/image.webp differ diff --git a/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.png b/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.png deleted file mode 100644 index c48fcfff..00000000 Binary files a/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.webp b/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.webp new file mode 100644 index 00000000..dadff77b Binary files /dev/null and b/assests_for_all/assets_for_sui_c1/How Does Sui Even Work?/image.webp differ diff --git "a/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.png" "b/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.png" deleted file mode 100644 index 37a8422d..00000000 Binary files "a/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.png" and /dev/null differ diff --git "a/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.webp" "b/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.webp" new file mode 100644 index 00000000..49a4e698 Binary files /dev/null and "b/assests_for_all/assets_for_sui_c1/Let\342\200\231s Recall Sui Key Features/image.webp" differ diff --git a/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.png b/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.png deleted file mode 100644 index 915d600b..00000000 Binary files a/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.webp b/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.webp new file mode 100644 index 00000000..d4f45284 Binary files /dev/null and b/assests_for_all/assets_for_sui_c1/Sui vs Ethereum/image.webp differ diff --git a/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/.DS_Store b/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/.DS_Store deleted file mode 100644 index 0c4022c5..00000000 Binary files a/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/.DS_Store and /dev/null differ diff --git a/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.gif b/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.webp similarity index 64% rename from assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.gif rename to assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.webp index dfcc2a26..105f87d7 100644 Binary files a/assests_for_all/assests_for_sui/L4_Write Your Token Smart Contract in Move/create_module_GIF.gif and b/assests_for_all/assets_for_sui_c1/What Are We Learning Today?/image.webp differ diff --git a/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.jpeg b/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.jpeg deleted file mode 100644 index 09b20bde..00000000 Binary files a/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.jpeg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.webp b/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.webp new file mode 100644 index 00000000..f901ea96 Binary files /dev/null and b/assests_for_all/assets_for_sui_c1/What is Sui and How Does it Redefines the Possibilities in Web3/image.webp differ diff --git a/assests_for_all/assets_for_sui_c2/.DS_Store b/assests_for_all/assets_for_sui_c2/.DS_Store index ceca29f7..40f9856d 100644 Binary files a/assests_for_all/assets_for_sui_c2/.DS_Store and b/assests_for_all/assets_for_sui_c2/.DS_Store differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.png deleted file mode 100644 index 14a92fc6..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.webp index d268afd6..bc361a8d 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-1.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.png deleted file mode 100644 index b7fcb91a..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.webp index b4083b62..f8c9e5da 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-2.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.png deleted file mode 100644 index b361fdea..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.webp index 465f3e6e..83b72839 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-3.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.png deleted file mode 100644 index cd9cb704..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.webp index 9f27b3d4..74b873ad 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-4.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.png deleted file mode 100644 index ee9b72b6..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.webp index a9ec7ec2..292ee62e 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-5.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.png deleted file mode 100644 index a55376ce..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.webp index 0890722b..fb8137b4 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-6.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.png deleted file mode 100644 index 06e01b66..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.webp index dd8399e4..638e365e 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-7.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.png deleted file mode 100644 index 6da97eb0..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.webp index a24ff10a..55429934 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-8.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.png b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.png deleted file mode 100644 index 80e48070..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.webp b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.webp index 9a7e045a..55e20839 100644 Binary files a/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.webp and b/assests_for_all/assets_for_sui_c2/Deploy Your First Sui Contract/deploy-9.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).jpg deleted file mode 100644 index 3527d270..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).webp index 57f82f2d..a09851cc 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(2).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).jpg deleted file mode 100644 index 5b4077b6..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).webp index d22765fe..061df2ae 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(3).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).jpg deleted file mode 100644 index 25e4d52c..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).webp index 7ee862a0..6d7be875 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(4).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).jpg deleted file mode 100644 index 950231e2..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).webp index 20195914..f47934ac 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(5).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).jpg deleted file mode 100644 index f355f89a..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).webp index 0ffb488e..c586d53d 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(6).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).jpg b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).jpg deleted file mode 100644 index 6769c024..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).webp index 53e7b4f8..b743379e 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Frame_3560370_(7).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.gif b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.gif deleted file mode 100644 index d3ed347e..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.gif and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.webp index d8143877..2210d342 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/Screen_Recording_2023-11-03_at_11.01.49_AM.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.png b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.png deleted file mode 100644 index 6cc93d31..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.png and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.webp b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.webp index 9075e554..11efc071 100644 Binary files a/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.webp and b/assests_for_all/assets_for_sui_c2/Set Up Sui Wallet/sui-1-1.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.jpg b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.jpg deleted file mode 100644 index c92a7814..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.webp b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.webp index a8671a7f..f3bca6cf 100644 Binary files a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.webp and b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370.webp differ diff --git a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).jpg b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).jpg deleted file mode 100644 index 32e88493..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).jpg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).webp b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).webp index c485ef7e..9c6c7907 100644 Binary files a/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).webp and b/assests_for_all/assets_for_sui_c2/Solution: Create a Calculator Contract using Move on Sui/Frame_3560370_(1).webp differ diff --git a/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.jpeg b/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.jpeg deleted file mode 100644 index e6dd6eed..00000000 Binary files a/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.jpeg and /dev/null differ diff --git a/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.webp b/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.webp index 25e4037e..8ce00bf5 100644 Binary files a/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.webp and b/assests_for_all/assets_for_sui_c2/Why Move on Sui was Created/sui-icon.webp differ