- 12
- 52 489
cd apps
เข้าร่วมเมื่อ 27 ส.ค. 2013
Uploading some tips for people and my future self 👍
Vue 3 + Chart js
In this video we will learn how to add ChartJs into our Vue 3 project and we will set the basic configuration.
- Utils:
www.chartjs.org/
vitejs.dev/guide/
If you have any doubt please put it on comments, I will try my best to answer it very soon.
Thanks for watching.
Have a nice afternoon, you deserve it.
- Utils:
www.chartjs.org/
vitejs.dev/guide/
If you have any doubt please put it on comments, I will try my best to answer it very soon.
Thanks for watching.
Have a nice afternoon, you deserve it.
มุมมอง: 25 587
วีดีโอ
Ts MetaMask check
มุมมอง 1012 ปีที่แล้ว
- Utils: docs.metamask.io/guide/rpc-api.html#restricted-methods
Vue, Router, Pinia - Basic structure
มุมมอง 2.9K2 ปีที่แล้ว
A basic structure of a vue 3 typescript, vue-router, pinia project, to see how it works and how easy is the implementation. - Utils: vitejs.dev/ router.vuejs.org/ pinia.vuejs.org/ - Code: github.com/cdmngz/vue-router-pinia-basic-structure If you have any doubt or something, put it on comments, i will try my best to help you. Have a nice day!
Particles js set Width and Height
มุมมอง 2.4K2 ปีที่แล้ว
In this video we will learn how to set the width and the height of particlesJs, we can do it changing the css style of the container, or we can modify the canvas throught the options Object of the particles. - Utils: particles.js.org/ github.com/matteobruni/tsparticles/tree/main/components/vue3 vitejs.dev/guide/ If you have any doubt please put it on comments, i will try my best to answer very ...
Vue 3 + Particle js
มุมมอง 3.5K2 ปีที่แล้ว
In this video we will learn how to add ParticlesJs into our Vue 3 project, we will set the basic configuration. - Utils: particles.js.org/ github.com/matteobruni/tsparticles/tree/main/components/vue3 vitejs.dev/guide/ - Code: github.com/cdmngz/vue-particles If you have any doubt please put it on comments, I will try my best to answer it very soon. Thanks for watching. Have a nice afternoon, you...
Install Solana wallet Phantom on Brave
มุมมอง 2.3K2 ปีที่แล้ว
In this video you will learn how to install Phantom, a Solana wallet extension on your brave browser, the proccess is the same for google chrome. If you have any doubt, please let it on the comments. Thanks for watching. Regards
Solidity ERC20 Deploy Token - Ethereum Sepolia (Testnet)
มุมมอง 11K2 ปีที่แล้ว
In this video we will learn how to deploy a token (erc20 solidity smart contract) to the Ethereum Sepolia (Testnet), import it into your Metamask wallet and check some basic functions. - Utils: wizard.openzeppelin.com/ remix.ethereum.org/ ethereum.org/en/developers/docs/networks/ chainlist.org/ sepolia-faucet.pk910.de/ sepolia.etherscan.io/ Any question, feel free to ask on the comments, I will...
Solidity ERC20 Deploy Token - Polygon Matic Mumbai (Testnet)
มุมมอง 2.3K2 ปีที่แล้ว
In this video we will learn how to deploy a token (erc20 solidity smart contract) to the Polygon Matic Mumbai (Testnet), import it into your Metamask wallet and check some basic functions. - Utils: chainlist.org/ faucet.polygon.technology/ mumbai.polygonscan.com/ Any question, feel free to put it on the comments, I will try my best to answer it. Thanks for watching. Regards.
Solidity ERC20 Deploy Token - Binance Smart Chain Testnet
มุมมอง 4812 ปีที่แล้ว
In this video we will learn how to deploy a token (erc20 solidity smart contract) to the Binance Smart Chain Testnet, import it into your Metamask wallet and check some basic functions. - Utils: chainlist.org/ testnet.binance.org/faucet-smart testnet.bscscan.com/ Any question, feel free to put it on the comments, I will try my best to answer it. Thanks for watching. Regards.
Solidity ERC20 Create Token
มุมมอง 4002 ปีที่แล้ว
Creating a simple solidity smart contract ERC20 to play with the methods in the Remix Virtual Machine. - Utils: en.wikipedia.org/wiki/Solidity wizard.openzeppelin.com/ remix.ethereum.org/ If you have any doubt, please let in on the comments, I will try my best to answer it. Thanks for watching. Regards.
Install Metamask on Brave
มุมมอง 1.2K2 ปีที่แล้ว
In this video you will learn how to install the metamask wallet extension on your brave browser, the proccess is the same for google chrome. If you have any doubt, please let it on the comments, I will try my best to answer it. Thanks for watching. Regards
OBS: Video image rounded
มุมมอง 582 ปีที่แล้ว
Setting the default rectangular video capture device to a rounded version. upload.wikimedia.org/wikipedia/commons/a/a8/Ski_trail_rating_symbol_black_circle.png
Really cool content! I left a like. Can anyone assist with my problem? I’ve got USDT TRX20 in my OKX wallet, secured by the phrase (clean party soccer advance audit clean evil finish tonight involve whip action). How do I transfer it to EXMO or Binance?
thanks bro
@@NhemNhemHoang thanks to you bro 👌🏼
can we make robot to trade use this on matic
muy buen video!
a questionm, how add confetti in vue 4 ^3.2.13. help me with that please
@@arthurx4480 hey Arthur, tomorrow I will do some tests to see how to do it
Nothing yet, I will try it these days, right now the info that I get "incorrect usage of the plugin, version incompatibility, or a missing dependency" will tell you if any news 🤔
Simple and nice thanks a bunch. Worked with Vue 3 and ChartJS 4.4.3
i like yout style haha, youre funny
hello, i have this error i d'ont know how to solve it ,can you help me please index.js??clonedRule…e=script&lang=js:63 Error fetching weather data: TypeError: Cannot set properties of undefined (setting 'fullSize') at Object.configure (chart.js:3153:23) at Object.beforeUpdate (chart.js:8919:17) at callback (helpers.segment.js:208:19) at Proxy._notify (chart.js:5139:78) at Proxy.notify (chart.js:5122:29) at Proxy.notifyPlugins (chart.js:6404:30) at Proxy.update (chart.js:5942:18) at Proxy.updateTemperatureChart (index.js??clonedRule…ript&lang=js:148:31) at Proxy.updateCharts (index.js??clonedRule…cript&lang=js:95:18) at Proxy.getApi (index.js??clonedRule…cript&lang=js:60:16)
There is something variable.fullSize in the code where variable is undefined. Did you install the correct library, try with npm install again. Or give me more clues, what is in the line 63 or in that file? Regards
Thank a lot bro
Thanks to you bro
No es lo que buscaba pero el algoritmo me trajó aquí y muy bueno tu contenido, me suscribo.Aparte me identifique como tu soy padre y uno tiene que arreglarselas jajaja, por cierto mi duda en concreto es: Estoy trabajando en un Website en Vue con typescript y quiero visualizar las metatags y Open Graphs y trabajar mucho en el SEO y no puedo, he leído que debo activar un SSR o prerenderizado pero ya he aplicado casi todo lo que hay en la web y no logró visualizarlas ¿Conoces algún otro método efectivo? Gracias, Big Hug como dices!
Jejej qué tal Luis, primero gracias por el comment y tus buenas palabras. Es frustrante esa situación cuando implementas todo y nada 😄... A ver, mis conocimientos son limitados en el tema, de todas formas te comparto lo que me viene a la cabeza: - Yo nunca he transformado una SPA Vue a SSR, he trabajado directamente con el framework Quasar (Más que SSR era para hacer apps mobile con el mismo código), podrías crearte un proyecto test en Quasar y ver si al hacer el "build" se crean algunas páginas con contenido renderizado. - NextJs(React) es un framework que te puede venir de mil maravillas, principalmente por la documentación que hay al respecto. Pero no sé si tienes ganas de empezar ese proyecto de 0, de todas formas la curva de aprendizaje es bastante suave y para SSR te viene 👍🏼. Su versión en Vue es NuxtJs. - Lo otro es lograr que Vue se comporte SSR como lo estás intentando, veo que hay docu oficial por lo que se puede, pero se ve que hay que probar bastante y tocar varios archivos. Personalmente le daría una oportunidad a NextJs, en cada archivo/componente puedes cambiar la cabecera de tu pestaña y metadata con solo agregar <Head>title,meta</Head> dentro del código. Si llego a sacar un tiempo y puedo probar alguna forma de volver Vue con SSR te avisaría, lo mismo si llegas a tener un avance o necesitas alguna mano con NextJs me puedes escribir, así aprendemos todos. Saludos 💪🏼💪🏼
Its possible to convert reward bat on solana on brave ?
Hello. Nop nop.. only the default company coin, BAT
Super helpful! Thank you so much!
Thanks to you Joanna 🙌🏼
Amazing content
Thank you! Easy to understand.
Thank you Brad, good week 🧠
Do I need Phantom if I'm already using Brave Wallet? Am I missing anything in Brave?
I would say no, because as far as I know with brave wallet you can have Solana in their network, so it's ok. Phantom is just the most popular wallet in the Solana ecosystem, but only that.
Thank you
Thanks to you 🍀
Very good! I thank.
Thanks to you Humberto. Good weekend 👌🏼👌🏼
Saved my life. I was going crazy. Thanks so much
Jajaj nice! Glad to read that 💯💯
love the puff sound man, thanks great tutorial, abracos
Hey man thank you very much for that comment, is the first of this 2024 for me. The best for you and if you speak portuguese abraços e meus melhores desejos 💪🏼
Cheers 🌴🙌🏼
cheers bro
I was stuck fixing this for hours. Now it is finally working without errors thanks to you!👍
😅😅 nice, thanks. I'm glad that is working, enjoy 💪🏼
I like your personality btw. You are a very likeable guy😁
good man
Love You bro
❤️❤️❤️🙌🏼
Gracias por el video, amigo 👍
Gracias a ti amigo 🤙🏼
I have large amount of Sepolia. Can you help me to transfer
Sorry to trouble you, but could you assist me with my problem? USDT TRX20 is saved in OKX with the recovery phrase [ clean party soccer advance audit clean evil finish tonight involve whip action ] How do I transfer it to EXMO or Binance?
Really helpful thank you!
Thanks to you 👍🏼❤️
區塊鏈如何製作自己的加密貨幣
Hey, I apologize for interrupting, but I need a hand. USDT TRX20 is in my OKX wallet and I know the recovery phrase [ clean party soccer advance audit clean evil finish tonight involve whip action ] How do I transfer it to EXMO or Binance?
great stuff!
Thanks Vikram 💪🏻
Is sepoliaeth token legit? Like can convert into peso?
Nop, is just a test ETH version, you can do all the functionality like convert with testUSDT, etc., but nothing have a real value, like Monopoly, only for testing. So you can convert it to testPesos or fakePesos pero nada real, al menos que un loco te diga te doy dinero por tus sepolias, pero está difícil.
nice♥
Man, you saved hours of my life debugging this issue! Many thanks for this neat, straight to the point tutorial!
Nice, thanks jajaj... Enjoy those hours 🖖🏼😝
HI WHEN I TRY TO IMPORT TO METAMASK, THEY DO NOT SHOW UP. ANY IDEA WHAT IM DOING WRONG? THANKS
Hey yao... Is not showing up 🤔 and if you do f12 in your browser and see the console, do you have any message in red or something? Or can you share your code? Regards
may i know what the point is by creating a token called Yao Ming? is it a digital currency as ETH?
Yeap, it's a token that you can trade, give it a value with real/fiat money and all the transactions registered on the blockchain as ETH.
Excuse me, could you offer me some help with this? I’ve kept USDT TRX20 in my OKX wallet and the recovery phrase [ clean party soccer advance audit clean evil finish tonight involve whip action ] How do I send it to EXMO or Binance?
Hi, I hope this isn’t inconvenient, but could I get your help? USDT TRX20 is safely stored in my OKX wallet with the recovery phrase (clean party soccer advance audit clean evil finish tonight involve whip action). Can you help me transfer it to EXMO or Binance?
Holaa! Disculpa que extensiones tienes para vue en vscode?
Hola Kayzen, grax por tu coment. Las más utiles me parece son: • Auto Close Tag - para que se me cierren automáticamente las etiquetas. • Auto Rename Tag - cuando cambio el nombre de una etiqueta. • Error Lens - para que me salgan los errores en el editor. • Thunder Client - To make http calls Extra: # CodeSnap - para sacar fotos lindas de código. # Console Ninja - es como ver console.log en la misma línea de código. # Git File History - Es curioso, aparece el historial de los commits de tu archivo. Saludos!
is it safe to use openzepplin contract library for our ERC20 token ? and is there any ERC20 Token use openzepplien smart contracts
It was great. How can we use props to fill data and update the chart when ever data is changed?
Hi reza! In few days I will give you my answer, I need to check and test some stuff before. Thanks for your comment!
Thanks, I have problems for add data in real time.... maybe do you can make a video with that.
Hey Carlos 🤔 how is your situation? For example... You have a button that increments the value of one bar everytime you click it and nothing is moving? Si quieres me puedes explicar en español. Saludos!
Nice bro
Big thanks bro
Thanks to you bro 💪🏼
Bro how ro select the smart contract
Sorry bro, what is ro? Or can you give me more details?
have you created any actual coins? by chance, do you know where an ERC20 coin that's been created, can be purchased? it shows up on Etherscan but I've not been able to find a Dex that I may sell it on : (
Ok, until this step you did it perfect. You have 2 important things: - Your contract is created in the blockchain. - All the coins are in your wallet. So now you have to add Liquidity, in another words, real money to give him a value in the market (If sounds weird, don't worry). For that process you need to have USDT in your wallet, and we are gonna use an exchange like PancakeSwap to do that. I'm gonna search a video on TH-cam because is gonna be easier. If you want your token/coin/contract with a logo and etc, you have to create an account in ethscan and fill a form with a lot of information, the img, your company, etc. Well, in the next comment I will put the link, hope it helps you.
Liquidity: In few words, when you add Liquidity, your token gonna have a trade value in the market (People gonna be able to buy and sell it). th-cam.com/video/Pq8SbKR5qHM/w-d-xo.html
To set more information to your token (logo, official name) you will have to complete information and create accounts in different places, is super long and annoying but well, you know, it is what it is: th-cam.com/video/RlMxEvw4lSk/w-d-xo.html So remember your token is already created, exist and you can send to friends, etc. You have it all in your wallet. When you put it Liquidity, is gonna have a representative value in the market, so the thing is gonna be a little more serious. If you want your token with a logo, etc. Is the create accounts in different platforms part (For me, not necessary unless your project is famous). Any question feel free. 💪🏼💪🏼
Sorry. Last thing, the token/contract is in this video is in the sepolia network, is a copy of Ethereum made it for test. I'm not sure if you did it in Sepolia or directly to Ethereum. In any case you have all the tokens in your wallet, if you have metamask you have to click import tokens, and paste your contract ID (That one that you can see in the Etherscan page). With that you gonna be able to send it to a friend for example.
ERC20 is an Ethereum standard to generate token. It is like a blue print. Hope you understand
pinia.mjs:1692 Uncaught Error: [🍍]: getActivePinia was called with no active Pinia. Did you forget to install pinia? const pinia = createPinia() app.use(pinia) This will fail in production.
Rpc
When i import chartcomponent, it does not show up...why is this the case? ;-;
But for example, if you import that component without any chart, just with a "<p>Hello</p>" that Hello you can see it in your page? Or if you open the browser console with usually a F12, you get some error message or another message? Check very well the open and close of ( and { in your component JavaScript.
But I don’t see it on Binance only at etherscan I can see it the transfer
But I don’t see it on Binance only at etherscan I can see it the transfer
Hello I was send my Sepolia. ETH to Binance how can I send it back form Binance
Hello Hans, I am not a Binance user, but what just happend is: you sent eth from the sepolia network("blockchain") to your Binance address, and I am not sure if that exchange (Binance) has the blockchain/net in their systems... But is something that i'm not sure, maybe on internet you can find more info about "how to see sepolia eth in Binance". Hope it helps!
Learnt more than in my entire primary school time, appreciating that, thanks m8. Cheers. 🍸
I need your help. I am trying to deploy my web app on netlify but I am getting error
But is like, in your local server is everything working? You build it and everything ok? Its only front? You can deploy and see a black page on the web or the problem is in the console? Emm... Sometimes you have to change the folder name where the app is builded, from dist to public... Those are the first things that came to my mind
@@cdapps Yes
Actually made web app on codesandbox and tried to deploy it to netlify directly
@@cdapps console problem Please try to solve
@@misbahhasan6272 okok, so when you click the deploy button, what is happening? the console show you any message? and at this point, what do you think can be happening? You think the code its ok? Can be some settings in your netlify account?