How to monitor ETH Transactions using Web3.js
In order to monitor ETH transactions, we need an Ethereum node. We can use one provided by Infura for free. You just need to sign up https://infura.io/ and create a new project.
From the project settings, we will need our http provider:
ex: https:/...
mihai-andrei.hashnode.dev4 min read