We are paying, we call it a fee, a gas fee, paying in the native token. In this way, we are using this Epoli8 that we got before in the file set. And this is the fee that I'm paying now, and I'm clicking on confirm. And this is now I'm awaiting this big confirm it. Also, if I came here in the puzzle extensions, I can ping my Metamask here and make easy to see and close everything. And you can see that the contract was confirmed. So my contract is created. If I come back to Remix and scroll down until this deployed unpinned contract, this is my contract. So go here, and here you can copy the address of your contract. So in the same way that accounts and wallets has addresses, smart contracts also have address, so each smart contract has a unique address. And this is the address of our smart contract now. So I will copy it and sharing it to you. So if you'd like to do this and share it with me as well, I will be so happy, and I can interact with you. Yes, nice thing. I don't know your name. Mini and Olek and Tolkididis and Ivan, and Asanka. Wow, I'm so happy for you. I'm so glad that you are creating your smart contract and follow the workshop with me step by step. And if you just arrived, to remember that we are here in this collaborative pad doing everything together. Mini, oh, perfect, Mini, now I know how to pronounce your name. So I'm happy, Mini, that you are doing this. Amazing. Yes, we have our smart contract, and by the way, it is so important to you to save this address, because we're using this in our front end. Okay? Yes, it's time to build the front end now. So, let me go in here. This is the point that we are now building the front end, and we are using Next.js to create our front end. So first of all, open our terminal. Let's go, I think I have you on here. Here we are, and I'd like to go to a specific, and let's make it bigger for you. I'd like to go to a specific place, and over there, let's create a project. So the command to create a project, let's help you. It will be this. So I'm using this command now. And be careful. If you need to install some package, it yes, it's okay. I did this before, so I'm not receiving this message, but I'm starting this now, and the name of our project will be this. So this is the project name. Okay? Let's go. So this is the command that I must run now on my terminal. I am in the terminal now, and project name, remember that I told you, Next Open Token. This is our project name, Next Open Token. Now, I have some defaults here, but I'm using TypeScript. Yes. ESLint, yes. Tywin. ESLint, yes. Search directory, yes. Afterpay, yes. Customize default import, yes. No. And this is. So this is the configuration that I'm using now, and it's installing. I'm adding the configuration for you as well. So this is the configuration that you are using, okay? And after that, go to your project. It's still installing. If you have some doubts, you can write in the chat. I'm here with you all the time. Yes, installing, installing. And this is a good point, good moment to come back to our slides a bit more to understand what's happening here. So in a few minutes, we are creating this create wallet client and you are using Vim to connect with our account as well. And this will be the front-end implementation. We are using the access token address that is the smart contract that you created before. And this will be the front-end implementation when we create our component. And this will be the front-end implementation when we create our component, okay? Let's see how we are now. Okay, here we are. So I'm going to my directory, my folder. Now, here we are. And let's install Vim. And, yes. So we are here now, in the git report, we are installing Vim.
Comments