Hi, im new to web3auth, and im trying to integrate with solana. I have few questions:
-
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],
-
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