Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 389 Bytes

File metadata and controls

20 lines (14 loc) · 389 Bytes

Tools Installation

brew tap ethereum/ethereum
brew install ethereum
npm install -g ganache-cli
npm install -g truffle@3.4.11  # the course material is not based on the latest version