Skip to content
Iuri Matias edited this page Oct 13, 2015 · 16 revisions

Requirements

  • git, node (0.12.2), npm

1. Go-Ethereum

sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum-qt
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum

2. Embark

npm install -g embark-framework grunt-cli

See the Quick Guide

Original Instructions

go-ethereum

Clone this wiki locally