Paperweight scans your inbox to map your digital footprint, then helps you take back control and delete your data.

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.