blocknative / web3-onboard

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

[FIX] : Injected 6963 providers precedence over native #2115

Closed Adamj1232 closed 5 months ago

Adamj1232 commented 5 months ago

Description

Injected 6963 providers precedence over native injected wallets as this will ensure namepsace collisions are avoided and avoid outdated provider adaptors are not used.

Checklist