mobileExperience
propmobileExperience
to redirect
on your DynamicContextProvider:
signAndSendTransaction
) and access the result, read on
execute
on a button you render. This will trigger a redirect to the user’s wallet for signing, and if they accept the transaction, they will be redirected back to your app. Upon your app re-loading, this hook should be rendered again, and it’s state values will be populated – in this case the signature
will contain the signature of the transcation.