Sign a transaction
When signing a transaction from an embedded wallet, you can use Privy’s native signTransaction method to customize the signature prompt.
You can sign transactions on the Solana blockchain without sending them. Privy supports both legacy and v0 (versioned) transactions.
Here’s an example of how to sign a transaction on Solana with connected Solana external and embedded wallets:
Was this page helpful?