Add a signer to the user's wallet
Follow the “adding a signer quickstart” to first request access to a user’s wallet. Store the private key(s) associated with your signer ID securely in your server.
Adding a signer quickstart
Request access to user wallets with signers.
Execute actions with your signer
Next, execute actions with your signer by signing requests with the private key(s) of your signer ID. Follow the guides below to learn how to sign requests and execute actions with wallets.
Sign requests
Sign requests to the Privy API with your signer.
EVM
Take actions on EVM chains with Privy’s NodeJS SDK or REST API.
Solana
Take actions on Solana with Privy’s NodeJS SDK or REST API.

