Jakub Sokołowski e0194ef67c
add seed2key-v1
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-12 20:15:40 +01:00
..
2020-02-12 20:15:40 +01:00
2020-02-12 20:15:40 +01:00
2020-02-12 20:15:40 +01:00
2020-02-12 20:15:40 +01:00

Description

This is a tiny utility for converting a Status seed phrase into a private key.

I created it so I could use my normal Status account with the status-console-client.

Usage

 $ echo "this is my secret seed phrase" | go run main.go
0x334d5305f760c5767e25fd23480a46790ba9c6cc3519196a96675259515128fa

Warning

This utility is not compatible with pre-V1 Status accounts.