Closed eggplantzzz closed 5 years ago
This removes truffle.js in favor of using truffle-config.js in the future. It also updates the solidity version used in this project to ^0.5.0.
truffle.js
truffle-config.js
^0.5.0
Tested and looks to be working 👍
thx @eggplantzzz
This removes
truffle.js
in favor of usingtruffle-config.js
in the future. It also updates the solidity version used in this project to^0.5.0
.