❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course provides new learners with the knowledge to use Web3.js to construct the frontend of their Decentralised Applications (DApps) that will interact with Ethereum smart contracts. Learners will be taught how to use Metamask in combination with Web3.js to communicate with the Ethereum network, as well as how to use Ganache to create a local Ethereum node. Additionally, they will learn how to use Truffle to deploy and migrate smart contracts, and how to use the get and set methods of Web3.js to call functions and send ethers. Finally, learners will be instructed on how to set up the App.js file for the first function, and for the second type and window function.
Course Syllabus
Introduction
WEB3.js
Truffle & Ganache
Coding our Web3.js Frontend for our dApp
Diving into Events