Difference between revisions of "Mac Solidity Setup"

From rbachwiki
Jump to navigation Jump to search
Line 8: Line 8:
* Install homebrew
* Install homebrew
** Go to [https://brew.sh/ Brew sh]
** Go to [https://brew.sh/ Brew sh]
* Copy and paste script from brew into terminal

Revision as of 21:09, 10 March 2018

Solidity Programming setup

  • Install Xcode
  • Open xcode to accept the license agreement.
  • Close xcode
  • Open terminal
xcode-select --install

this will install command line tools, which is needed to install homebrew

  • Install homebrew
  • Copy and paste script from brew into terminal