truffle-box / react-box

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

Remove truffle-contract and use web3 API #92

Closed adrianmcli closed 5 years ago

adrianmcli commented 5 years ago

Due to community demand, removing truffle-contract from the frontend and using the Web3.js API.

Also updated Web3.js version and other minor clean-ups.