On Nov 16, MetaMask will stop injecting window.web3 and make a limited number of breaking changes to our window.ethereum API. We need to implement the migration guide. There is a workaround patch that can be useful for initial release. (@metamask/legacy-web3)
On Nov 16, MetaMask will stop injecting window.web3 and make a limited number of breaking changes to our
window.ethereum
API. We need to implement the migration guide. There is a workaround patch that can be useful for initial release. (@metamask/legacy-web3
)https://docs.metamask.io/guide/provider-migration.html
We have to be careful to keep supporting Nifty wallet if we implement this change.