I've created an account using near-cli / near-sdk, thus got private keys in ~/.near-credentials
.
In order to use the new account in wallet.near.org I need the seed-phrase. How I can "convert" a private key to a seed-phrase?
I've created an account using near-cli / near-sdk, thus got private keys in ~/.near-credentials
.
In order to use the new account in wallet.near.org I need the seed-phrase. How I can "convert" a private key to a seed-phrase?
This is cryptographically impossible, assuming that this works in NEAR the same as in Bitcoin etc.