Created
September 17, 2020 14:32
-
-
Save lucadonnoh/d50ee4b66d6c651cff96c9d7662bcba9 to your computer and use it in GitHub Desktop.
start a eth project
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
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