How to get a private key from seed phrase on solana?
I stored public key and seed phrase in safe place, but not the private key. When I add my wallet on phantom, it asks to add private key instead of seed phrase. Any solutions? >Solution : Solution 1: navigate to the keypair json on your system. i.e. .config/solana/id.json. Then you can find out the array… Read More How to get a private key from seed phrase on solana?