How to Make a Simple Ethereum dApp Using Web3.js

preview_player
Показать описание

Links:

Timestamps:

0:00 Intro/Recap of How to Deploy Smart Contract to Goerli Testnet
2:18 Getting the Contract Address & ABI from Remix
6:00 Writing front-end HTML
9:59 How to connect front-end to Web3 via MetaMask
11:56 How to connect to Smart Contract using Address/ABI
13:19 Testing Web3/Contract connection with http-server
15:35 Calling Smart Contract Methods in front-end
19:13 Testing the dApp
21:30 Summary

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

very under-rated video man. Got good concept on web3 thnx

Leo-
Автор

Subscribed! I would love to see more web3 js tutorials.

asterginete
Автор

very nice and clear explanation.. good one.. subscribed 🙂

sivashankar
Автор

Bro that is one good video. You did great job.

syedmuhammaddanish
Автор

Sir can you pls teach us a major project like supply chain, right from system design, its architecture, data modellling and then coding yes we all know solidity by now and built a front end with react or truffle or any simple front end will also do.

pankajjoshi
Автор

pls tell @12:27 you have hard coded the address, Instead of hard coding how can we fetch this address using web3.js or any other method

pankajjoshi
Автор

there has to be a way to not dump the abi on the .html, that looks extremely noobish.

danielsilva