detect-provider
detect-provider copied to clipboard
Make compatible with EIP-6963
It appears that EIP-6963 is headed for finalization. Once this EIP has been implemented in all MetaMask clients, this package should be updated as well. In particular, we should define a new export requestProvider (as implemented here), and deprecate (but not remove) the other exports / functionality of this package. Clients should continue to emit ethereum#initialized for backwards compatibility.