Skip to content

Instantly share code, notes, and snippets.

@ernestognw
Last active March 5, 2018 07:41
Show Gist options
  • Save ernestognw/8631b3c245dcdc81d9e4a8efff215b70 to your computer and use it in GitHub Desktop.
Save ernestognw/8631b3c245dcdc81d9e4a8efff215b70 to your computer and use it in GitHub Desktop.
brew update
brew install nodejs
node --version
npm --version
mkdir dapp_votos_ethereum/Tutorial
cd dapp_votos_ethereum/Tutorial
npm install ganache-cli [email protected] solc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment