react-celo icon indicating copy to clipboard operation
react-celo copied to clipboard

Manage certain wallets only supporting certain networks

Open dckesler opened this issue 3 years ago • 1 comments

We don't want to expose things that are just not going to work so it would be nice if we came up with a way to know which networks a wallet can support.

dckesler avatar Mar 16 '22 21:03 dckesler

It looks like there might be a standard for this from wallet connect v2 or an EIP like chains: ["chainid"]

aaronmgdr avatar May 27 '22 21:05 aaronmgdr