OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Update web3 to 1.0.x #124

Closed micahalcorn closed 6 years ago

micahalcorn commented 6 years ago

We need to confirm that the upcoming version of web3 will work with truffle. If so, swap out the current version. If not, come up with a plan B for integrating the identity front-end code.

tyleryasaka commented 6 years ago

Assigning myself because I'm going to tackle integrating ERC725 stuff with origin-js this week. I would say until Truffle supports web3 1.0 we just need to make ERC725 work with web3 0.x. I'm going to start down that route, and I'll report back if I run into any issues.