Author

Topic: Where can I find the electrum seed word list? (Read 6367 times)

legendary
Activity: 3612
Merit: 1564
November 29, 2013, 12:42:13 PM
#4
Hello!

I'm trying to find Electrum's word list / dictionary and its values in HEX in order to manually convert a Bitcoin private key into 24 words. Considering Electrum's popularity, it's probably the best choice, so that even in case I lose the dictionary I will be able to retrieve it at any point in time.

Thanks!

Note that the seed to mnemonic function does not do a simple number to word conversion. It takes into account the previous number too.

And if you are looking for an offline conversion system then use the existing tools out there. Two that come to mind are:

https://bitcointalksearch.org/topic/python-bitcoin-ecc-library-supports-signing-transactions-determinstic-wallets-271343

And genjix's sx tools.

You can also use Electrum itself. The library part of it can be used separately from the client.
legendary
Activity: 1064
Merit: 1011
760930
November 29, 2013, 11:15:14 AM
#3
You can find the 1626-word dictionary used by Electrum here:

https://raw.github.com/spesmilo/electrum/master/lib/mnemonic.py
sr. member
Activity: 252
Merit: 250
November 29, 2013, 09:52:48 AM
#2
Hello!

I'm trying to find Electrum's word list / dictionary and its values in HEX in order to manually convert a Bitcoin private key into 24 words. Considering Electrum's popularity, it's probably the best choice, so that even in case I lose the dictionary I will be able to retrieve it at any point in time.

Thanks!

What do you mean by saying if you lose the dictionary you 'll be able to retrieve it?
It's the seed that you should remember not the dictionary  Roll Eyes
full member
Activity: 210
Merit: 100
November 29, 2013, 09:48:29 AM
#1
Hello!

I'm trying to find Electrum's word list / dictionary and its values in HEX in order to manually convert a Bitcoin private key into 24 words. Considering Electrum's popularity, it's probably the best choice, so that even in case I lose the dictionary I will be able to retrieve it at any point in time.

Thanks!
Jump to: