-
Notifications
You must be signed in to change notification settings - Fork 490
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 ethereumbrew tap ethereum/ethereum
brew reinstall cpp-ethereum --devel --build-from-source
brew linkapps cpp-ethereumgit clone https://github.com/ethereum/pyethereum/
cd pyethereum
python setup.py installgit clone https://github.com/ethermarket/ethertdd.py.git
cd ethertdd.py
python setup.py installnpm install -g embark-framework grunt-cliSee the Quick Guide