Skip to content

Instantly share code, notes, and snippets.

@lucadonnoh
Created September 17, 2020 14:32
Show Gist options
  • Save lucadonnoh/d50ee4b66d6c651cff96c9d7662bcba9 to your computer and use it in GitHub Desktop.
Save lucadonnoh/d50ee4b66d6c651cff96c9d7662bcba9 to your computer and use it in GitHub Desktop.
start a eth project
1. .sol files in a contracts subfolder
2. npm init in the main folder
3. install packages with npm install --save ganache-cli mocha solc fs-extra web3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment