Setting up Private Ethereum Blockchain Consortium Network on Azure
Posted By : Deepchand Prajapati | 20-Sep-2017
Azure provides the template that fully automates the creation of necessary Azure resources for Ethereum blockchain network like VMs, storage, network settings etc.
To create consortium network, go to the Azure portal. After login, follow below steps :
-
On Azure Dashboard, Select ‘New’ from the left side. Search for ‘Blockchain’ -> Ethereum Consortium Blockchain (as shown in image)
2. Configure basic settings :
(i) Resource prefix - 2-6 characters long starting with lower case letter
(ii) VM username - this is name of VMs to be created (1-64 characters long)
(iii) Password - password of VMs
(iv) Resource group - Select an empty resource group or create new resource group
(v) Location - Location at which the VMs to launched (as shown in figure)
3. Enter Network size and performance (below parameters )
(i) A number of members within the network. Each member's nodes live in their own subnet.
(ii) Number of mining nodes to create for each consortium member.
(iii) Number of load balanced transaction nodes
(iv) Size of the virtual machine used for mining node
4. Set Ethereum setting
(i) Private Ethereum network ID to which to connect (max 9 digit number)
(ii) Password used to secure the default Ethereum account that will be generated
(iii) Password used to generate the private key associated with the default Ethereum account that is generated. Consider a password with sufficient randomness to ensure a strong private key
This template will create VMs, network security groups, load balancer, network interfaces,
Now you can deploy your application on this resource group VMs and modified the settings such as port inbound, port outbound in network security group, load balancing rules.
Cookies are important to the proper functioning of a site. To improve your experience, we use cookies to remember log-in details and provide secure log-in, collect statistics to optimize site functionality, and deliver content tailored to your interests. Click Agree and Proceed to accept cookies and go directly to the site or click on View Cookie Settings to see detailed descriptions of the types of cookies and choose whether to accept certain cookies while on the site.
About Author
Deepchand Prajapati
Deepchand has done B.Tech. He has expertise in Node JS & an enthusiastic team member.