Skip to content

A full shell script to install geth and its dependencies on a CentOS vm, initialize the ethereum blockchain, and create a private chain and new addresses as a sample.

Notifications You must be signed in to change notification settings

nourou4them/ethereum_sn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Ethereum

A full shell script to install geth and its dependencies on a CentOS vm, initialize the ethereum blockchain and create a private chain and new addresses as a sample.

  1. Create some variable for geth environment
  2. Install dependencies
  3. Install & init geth
  4. Update properties
  5. Create addresses
  6. Start geth

About

A full shell script to install geth and its dependencies on a CentOS vm, initialize the ethereum blockchain, and create a private chain and new addresses as a sample.

Topics

Resources

Stars

Watchers

Forks

Languages