openzeppelin-network.js icon indicating copy to clipboard operation
openzeppelin-network.js copied to clipboard

Update web3 to 1.2.4 and remove @types/web3

Open spalladino opened this issue 5 years ago • 0 comments

Latest web3.js provides its own type info. However, since these are incompatible with the ones provided by @types/web3, the migration is not immediate (for instance, currentProvider can now be a string).

spalladino avatar Jan 06 '20 21:01 spalladino