openzeppelin-network.js
openzeppelin-network.js copied to clipboard
Update web3 to 1.2.4 and remove @types/web3
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).