Open Learntoprog opened 1 year ago
you need to import it in Polkadotjs then export it to JSON and then import it using JSON in your extension or app etc
I'm experiencing the same issue I think. The address generated by index.js
is correct on the command line, but when I enter the seed into the Polkadot extension it creates an account with a different address.
It's not clear to me from your comment if I'm meant to enter the seed directly into polkadot.js.org, and if so, it's not obvious to me how to do that.
Any help would be appreciated.
How can I import a 25 words? I'm using a 24 word mnemonic seed phrase plus secret phrase, is it compatible?
The code generated the right account but not the correct raw seed. Any help?