Checklist for running a project in Truffle

Alvaro Andres Pinzon Cortes
1 min readMay 22, 2019

--

  • Check that you are using the correct version of truffle
  • Check that you are using the correct version of the solidity compiler
  • Check that you are using the correct version of the project’s dependencies

On development …

--

--

No responses yet