Our intention is to make new technologies & emerging tools installation easy for students, beginners & experienced professionals.

    Prerequisities – To install Nodejs –
    Installation Commands –
    1. Ethereum – npm install ganache-cli
    2. npm install web3@0.20.0
    3. Web3 = require(‘web3’)
    web3 = new Web3(new Web3.providers.HttpProvider(”
    4. To view all the accounts available on Ethereum web3.eth.accounts

    Comments are closed.

    Share via