Skip to content

Project that documents how to create a private Ethereum Proof of Authority network

Notifications You must be signed in to change notification settings

pavelEspitia/Ethereum-POA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Ethereum-POA

Project that documents how to create a private Ethereum Proof of Authority network. For our project we are using Ubuntu 16.04 LTS.

Getting started (Prereqs)

  1. Install Geth.
sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum 

Check Geth installed version with geth version command from terminal

About

Project that documents how to create a private Ethereum Proof of Authority network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published