-
Notifications
You must be signed in to change notification settings - Fork 493
Install on OSX
Iuri Matias edited this page Jun 21, 2015
·
5 revisions
- git, python, node (0.12.2), npm, homebrew
brew tap ethereum/ethereum
brew install ethereum
brew tap ethereum/ethereum
brew reinstall cpp-ethereum --devel --build-from-source
brew linkapps cpp-ethereum
git clone https://github.com/ethereum/pyethereum/
cd pyethereum
python setup.py install
git clone https://github.com/ethermarket/ethertdd.py.git
cd ethertdd.py
python setup.py install
npm install -g embark-framework grunt-cli
See the Quick Guide