Orange-Wallet / wallet-connect-dart

Wallet Connect client in Dart.
https://pub.dev/packages/wallet_connect
BSD 3-Clause "New" or "Revised" License
115 stars 78 forks source link

feat: Add `wallet_switchEthereumChain` and custom http client support #22

Closed naiba closed 1 year ago

naiba commented 2 years ago

for example, while we using https://app.uniswap.org, switch chain from the top right dropdown menu.

Wallet app should handle onWalletSwithEtherumChain, and update session or reject the request in the handler.

estige commented 1 year ago

How to use this implementation?

naiba commented 1 year ago

How to use this implementation?

FYI https://eips.ethereum.org/EIPS/eip-3326