Quantcast
Channel: Recent Questions - Solana Stack Exchange
Viewing all articles
Browse latest Browse all 8230

Import solana keypair into a wallet application

$
0
0

Hello Solana community

I have generated a solana keypair using the solana CLI: The command line:

solana-keygen new

It generated the secret 12-word mnemonic phrase (I am not going to share) and my public key which is 5EhxUF3eGXxbPATVEHdRUmVSYCb7wPM4Sb3TfHXiPbhB.

I was able to successfully use that keypair to make transactions using the solana SDK @solana/web3.js and I can see my transactions on solscan.io.

Now I am trying to import that solana keypair on wallet applications such as TrustWallet or Solfare or Phantom.

Each wallet application is asking me to enter my secret 12-word mnemonic phrase. But when I enter the secret phrase, the wallet derives a different public key which is FtsAJAhLd9qvorQSFby61Sar2Q1GrZ3QL4ibaRaPE6q6.

Can anyone recommend which wallet application to use to import my solana keypair.

The reason why I decided to generate my solana keypair using the solana CLI is because I could not extract the private key of my solana wallet from TrustWallet or Solfare. All I could get was the secret 12-word phrase. I tried to use the bip39 application to get my private key from the 12-word phrase, but I could not figure out which one was my solana private key.

Thanks for your time.


Viewing all articles
Browse latest Browse all 8230

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>