Rust: Talk to the Ethereum Blockchain
Objective
In this tutorial, we will connect to an Ethereum node (provided by infura) using the web3 crate and fetch the ether balance of a particular address.
But wait, what is Infura and why do we need access to an Ethereum node?
You can think of th...
codetitan.hashnode.dev3 min read