NOTE: EOS to ETH TBD
Ethereum and EOS use the same ECC (cryptography) but are formatted differently. Being able to convert your keys easily allows you some flexibility for conversion or token migration strategies.
- Clone repository
npm install -g
- Run with command
keyswitch
keyswitch
will prompt you for your Ethereum Private Key. No need to hardcode it in the code and accidentally forget about it later.
Confirm that the Ethereum address generated from the CLI is the same as what you have on your records. An EOS private/public key pair will be generated from this.