Using wallets
section to learn more about signing requests with wallets.
getUser
method to get the user object for your user. As a parameter to this method, pass the user’s DID as a string
:user.linkedAccounts
array for wallet entries with type: 'wallet'
and delegated: true
:delegated
flag set to true
.For wallets included in this array, your app may make requests to Privy to execute actions on Solana or EVM networks on behalf of the user.