Categories
Maintenance Recovery

Recover Key using Seed

In the event that you need to regenerate your private key from the seed phrase, use the command as below.

When entering the seed words, be sure to put a single space between each, all lower case. The entry is not visible to type carefully.

~/Safecoin/target/release/safecoin-keygen recover -o recovered.json

The private key will be output to the filename of choice.