@solana/kit
.Read below to learn how to best integrate Privy alongside @solana/kit
.First find your desired wallet from the wallets
array:@solana/kit
can be signed using the signTransaction
method from the useStandardSignTransaction
hook.signTransaction
method can be sent using the signAndSendTransaction
method from the useStandardSignAndSendTransaction
hook.