Last active
March 5, 2018 07:41
-
-
Save ernestognw/8631b3c245dcdc81d9e4a8efff215b70 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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