detect-provider icon indicating copy to clipboard operation
detect-provider copied to clipboard

Make compatible with EIP-6963

Open rekmarks opened this issue 2 years ago • 0 comments

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.

rekmarks avatar May 31 '23 00:05 rekmarks