truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Redo #169

Closed cliffoo closed 2 years ago

cliffoo commented 2 years ago

This box needs some love.

New look

Notable changes

cliffoo commented 2 years ago

Ye I want to keep the test directory to reflect a full Truffle project structure, let's keep it.

revoltez commented 2 years ago

could you also correct the the migrations in artifacts.require("contractname") instead of artifacts.require("pathTocontract")

cliffoo commented 2 years ago

could you also correct the the migrations in artifacts.require("contractname") instead of artifacts.require("pathTocontract")

That is the current way.