Learn about Ethereum blockchain development
If you are new to the blockchain technology, taking our Introduction to Blockchain Technology self-paced course is highly recommended. Also, for a comprehensive coverage of blockchain development in Ethereum or mastering Solidity programming, taking our below self paced courses is highly recommended:
In our previous article (Review of Ethereum API and Console Options), we discussed Ethereum API and its console options.
In this article, we learn about Ethereum Networking Options.
Networking options provide us with the flexibility to define the network's details, such as the listening port, the maximum number of peers, the maximum number of attempts for pending a connection, the discovery mechanism in the network, and so on. The following list specifies the various options that are available:
-v5disc, and --netrestrict. In a local private blockchain, --maxpeers and -
-nodiscover are frequently used.
In the following command, we specify maxpeers to be 2, disabling the peering discovery mechanism and restricting the network communication to 127.0.0.1:
$ geth --datadir < local data dir> --networkid <network id> --maxpeers 2 -- nodiscover --netrestrict 127.0.0.1
We have introduced every member of the networking options family. Feel free to use them and get familiar with them.
In our next article (Review of Ethereum Transaction Pool Options), we discuss what Ethereum Transaction Pool Options are and how they work.
This article is written in collaboration with Brian Wu who is a leading author of “Learn Ethereum: Build your own decentralized applications with Ethereum and smart contracts” book. He has written 7 books on blockchain development.
Here is the list of our free webinars that are highly recommended:
Here is the list of our 10 free self-paced courses that are highly recommended:
If you like to learn more about Hyperledger Fabric, Hyperledger Sawtooth, Ethereum or Corda, taking the following self-paced classes is highly recommended:
If you want to master Hyperledger Fabric, Ethereum or Corda, taking the following live classes is highly recommended:
If you like to learn more about blockchain technology and how it works, reading the following articles is highly recommended:
If you like to learn more about blockchain development in Ethereum with Solidity, reading the following articles and tutorials is highly recommended:
If you like to learn more about blockchain development with Hyperledger, reading the following articles and tutorials is highly recommended:
If you like to learn more about blockchain development on Corda , reading the following articles and tutorials is highly recommended:
If you like to learn more about blockchain development in other platforms, reading the following articles and tutorials is highly recommended:
We offer private custom tutoring classes both online and in DC, MD and VA for almost all of our courses or bootcamps. Give us a call or email us to discuss your needs.
$90 Regular
$50 Limited Offer
REGISTER NOW