Wrap an EIP-1193 or EIP-2696 compatible provider with Sapphire encryption
const provider = wrapEthereumProvider(window.ethereum); Copy
const provider = wrapEthereumProvider(window.ethereum);
Provides a send() or request() function
Optional
(optional) Re-use parameters from other providers
Sapphire wrapped provider
Wrap an EIP-1193 or EIP-2696 compatible provider with Sapphire encryption