Web3Auth Sign / Send Transaction

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