How to Connect to the Ethereum Network using Node and Web3
Introduction In order to build a decentralized application, we need to connect to the Ethereum (or other) blockchain. In this tutorial, we are going to learn how to connect to the Ethereum blockchain using Node and Web3. Prerequisite Ethereum test net node ( we’ll use Infura.io for same) Latest Node.js installed Web3.js installed Connect to …
How to Connect to the Ethereum Network using Node and Web3 Read More »