truffle-box / bare-box

Truffle Box for a bare-minimum Truffle project (`truffle init`)
21 stars 25 forks source link

Update Migration contract to Solidity 0.4.23 #3

Closed julientregoat closed 6 years ago

julientregoat commented 6 years ago

I updated the Solidity contract for the Migration to use the current version of Solidity. Since the old constructor is depreciated, I figured it would be better to get rid of that and show the example for when people truffle init.