Learn Web3.js for Ethereum Development

preview_player
Показать описание
🤑Learn how to become a highly paid blockchain dev:

Рекомендации по теме
Комментарии
Автор

When we will have Enterprise Blockchain Course!

shawkisukkar
Автор

Now that is a great video. Perfectly explained. Thanks Greg excellent vid

carlosfernandez
Автор

With only abi and address smart contract, can you control the sending and receiving of tokens without verifying the owner?

a.i.n
Автор

How to do this from frontend without connect metamask

jomoljaison
Автор

Please make a video on how to create android dapp and get data from smart contract

workouttv
Автор

hi sir, how to display all those console message to html ?? if we send transaction how to display tx hash on html if succesful and display error message if failed

EarninCryptoNep
Автор

Gregory we are missing the link in the video description for the Untitled.sol smart contract 0:55

RealJustinEstrada
Автор

Thanks to Gregory, his code works but I had to add var before result which he does soon after but I had not seen that part yet
async function run() {
var result = await
console.log( `Token Name: ${result}`)
}

run()

xabb
Автор

Great work Gregory and thank you for your time and wisdom. I have been trying for a couple of days now following your web3 videos but I keep getting back a promise pending when I make a call to a smart contact. I’ve been searching and asking but nothing is working yet. On your video, it just works. You get back the name of a contact but when I try it, I get that promise pending and when I write various ways to get back the rest, it says result is undefined and if I use await, it says is not a function. Dot then also does not retrieve the result. Any insight would be greatly appreciated. Thx

xabb
Автор

How do you post Remix of Solidity, Vyper and Web3.js files to your GitHub account?

tn
Автор

Thanks Greg excellent, very useful video

ibrahimmahjoubi
Автор

How we can transfer actual ethereum from one account to another? If there is actual ethereum available in the accounts then why we are creating our own tokens? I watched your 2-3 courses but I still didn't know how I can send ether to another account?
Please let me know if you created any video about this!

zeeshanahmadkhalil