Skip to content

sharmaavtansh/blockchain_bootcamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Bootcamp

Installation instructions for Ubuntu

  1. sudo add-apt-repository -y ppa:ethereum/ethereum
  2. sudo apt-get update
  3. sudo apt-get install ethereum

Installation instructions for Mac

By far the easiest way to install go-ethereum is to use Homebrew tap. If you don't have Homebrew, install it first.

  1. brew tap ethereum/ethereum
  2. brew install ethereum

Installation instruction for Windows

  1. Download installer from here
  2. Run geth-windows-amd64-1.8.1-1e67410e.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • HTML 22.8%