Ben Booth

Results 2 issues of Ben Booth

If Ethereum provider is a class, spreading it onto a new object won't copy methods to the new object Fixes #10

We're developing a multi-chain wallet which supports a number of EVM chains. When a user in your application switches which chain they're on, I'd expect to receive a `wallet_addEthereumChain` (or...