/learning-solidity-smart-contract

link of the tutorial: https://www.youtube.com/watch?v=coQ5dg8wM2o

Primary LanguageJavaScript

learning-solidity-smart-contract

useful commands in this project:

npm install -g truffle@5.0.2

truffle init

truffle compile

truffle migrate

truffle migrate --reset

truffle console

truffle test