[Archive] Web3Auth Sign / Send Transaction

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 11/17/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hi, im new to web3auth, and im trying to integrate with solana. I have few questions:

  1. How do i sign / send transaction? Should i get the "private key" to generate the keypair so i can call the
    connection.sendTransaction(tx, [keypair],

  2. Is there a way that this can be confirm with the modal popup? like how Phantom works?



Originally posted by: danieljao

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/899