Skip to content

Instantly share code, notes, and snippets.

@yangga
Last active April 20, 2019 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yangga/8f7146802904f7424e6fdcdaa3ce2a2e to your computer and use it in GitHub Desktop.
Save yangga/8f7146802904f7424e6fdcdaa3ce2a2e to your computer and use it in GitHub Desktop.
$ npm install -g truffle
$ npm install -g ganache-cli
$ mkdir myproject && cd myproject
$ truffle init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment