Get the ethereum address from a seed phrase?

Hey,
is there a way to get the ethereum address of the 12-digit secret recovery phrase?

I could logically import the secret phrase in metamask and then just copy the address, but I need a quicker way. The programming language I’m using is Python btw.

Thanks!

How on earth would that be quicker?

Just use BIP39 - Mnemonic Code. Make sure to select Ethereum and the correct derivation path for your wallet.

If you want to be extra safe, download the .html and run it offline when entering your mnemonic.

This is a German Bitcoin Forum by the way.

3 „Gefällt mir“