How events work in web3 Simple event emitter contract Setting up Ethers.js with React Subscribing to events Filtering the event data Event based state changes How events work in web3 Events in Web3 act as logs of significant occurrences within a smart contract. When a specific