Fetch Balance from Ethereum Blockchain
To Fetch the balance of an account in the Ethereum blockchain first we need to install some dependencies on our computer.
Node.js [To install the node click here↗️]
Ethers.js [Ethers.js Docs click here↗️]
Import Ethers.js
First, create a folder, ...
jyotirmoy.hashnode.dev4 min read