blocknative / web3-onboard

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

[FIX] - 6963 provider creation #2123

Closed Adamj1232 closed 4 months ago

Adamj1232 commented 4 months ago

Description

Dont create 1193 provider from 6963 injected provider as the providers are frozen by the standard and already in 1193 format This was previously throwing errors on some injected providers. Closes #2114