curvefi / curve-frontend

Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.
https://curve.fi/
MIT License
21 stars 25 forks source link

fix: upgrade some web3-onboard deps to get EIP-6963 support #139

Closed Akaryatrh closed 7 months ago

Akaryatrh commented 7 months ago

Currently, Curve.fi dApp doesn't provide multi-wallets support. If a user has, for example, MetaMask and OKX wallets installed, OKX will pop instead of Metamask if user clicks on MetaMask logo on wallet list.

Upgrading to latest version of @web3-onboard/injected-wallets to ^2.10.14 brings EIP-6963 compatibility. I also upgraded @web3-onboard/react to ^2.8.15 as both dependencies are commonly installed together.

vercel[bot] commented 7 months ago

@Akaryatrh is attempting to deploy a commit to the Curvefi Team on Vercel.

A member of the Team first needs to authorize it.