PrivyProvider
config, or selectively for specific flows at runtime.Provider config (globally)
PrivyProvider
config you can control the default wallet UI for all flows in your app.Create a wallet
Signing a message
useSignMessage
hook and call signMessage
with your desired message.Sending a transaction
useSendTransaction
hook and call sendTransaction
with your desired transaction.