Difference between revisions of "Mac Solidity Setup"

From rbachwiki
Jump to navigation Jump to search
Line 7: Line 7:
this will install command line tools, which is needed to install homebrew
this will install command line tools, which is needed to install homebrew
* Install homebrew
* Install homebrew
** Go to brew.sh
** Go to [brew.sh Brew sh]

Revision as of 21:07, 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
    • Go to [brew.sh Brew sh]