Test your Web3 knowledge and claim your ZK certifications @ the new useWeb3 Academy

Learn Solidity: Events

How to use events for logging

Welcome to another article in the Learn Solidity series, which aims to introduce you to Ethereum programming.

In the last article, we have seen how to use web3.js to build a dapp. In today’s article, we will see how to use web3.js to read events from the blockchain.