truffle-box / react-box

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

Update FE to use 8545 as development port #105

Closed adrianmcli closed 5 years ago

adrianmcli commented 5 years ago

Change the following to use port 8545 instead of 9545: https://github.com/truffle-box/react-box/blob/master/client/src/utils/getWeb3.js#L29