Learn Solidity: Events
- π»Tutorials
- π€
- βIntermediate
- π·οΈ
- π 4 years ago
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.