v1.0.0
myapp://
).crypto.randomUUID
, crypto.getRandomValues
, and URL
to be polyfilled globally since they are not available in the React Native environment.
Below is an example of how to polyfill these functions in your app using the expo-crypto and expo-standard-web-crypto packages.
app
prefix in SDK config params is removed in v1.0.0.EIP1193Provider
instance, which is EIP-1193 compliant.
createConnectorFromWallet
function and pass in the wallet you want to use to wagmi config.