blocknative / web3-onboard

Client library to onboard users to web3 apps
https://onboard.blocknative.com/
MIT License
837 stars 496 forks source link

[Feature]: enableMobileWalletLink for @coinbase/wallet-sdk #2090

Closed betulerkoc closed 6 months ago

betulerkoc commented 6 months ago

Is your request related to a problem?

No response

Feature Description

I need to enable a direct connection for mobile use. According to the information provided here, this feature is exclusively available in Coinbase Wallet SDK version 3.8.0 or later. However, as the current version stands at 3.7.2, I am unable to access this feature.

Can you please increase the version to 3.8.0 or above and add 'enableMobileWalletLink' to CoinbaseWalletSDKConstructor

Alternative Solutions

No response

Anything else?

No response

Adamj1232 commented 6 months ago

Hi @betulerkoc! Thanks for reporting this! I have created a PR to update the package deps and extend some new init props for the Coinbase SDK That PR can be found here

Adamj1232 commented 6 months ago

This is available with the latest version of @web3-onboard/coinbase Please feel free to let us know if there are any other issues!