omgnetwork / web-wallet

Apache License 2.0
23 stars 19 forks source link

fix Metamask EOL of Web3.js injection #125

Closed CAPtheorem closed 3 years ago

CAPtheorem commented 3 years ago

Metamask dropped Web3.js injection, but provided a legacy support package. This is not a longer term fix, but allows things to work for now. Ran yarn add @metamask/legacy-web3 and added the import into networkService.js. Also relaxed the node.js requirement so that more current versions of node work.

omisego-bot commented 3 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: