Setting up a Dot Env File for Environment Variables
This continues from my Setting up a Hardhat Project post. In order to actually submit transactions to the blockchain, and when we are ready to deploy a contract, we need to submit our transaction to an Ethereum node (that runs an ETH client and the E...
sooryak.hashnode.dev4 min read