bip39
python-mnemonic
bip39 | python-mnemonic | |
---|---|---|
770 | 72 | |
3,788 | 890 | |
1.3% | 1.6% | |
2.7 | 4.2 | |
12 months ago | 8 months ago | |
JavaScript | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bip39
- From Hot to Cold: A Practical Guide to Truly Secure Crypto Wallets
- Understanding and avoiding visually ambiguous characters in IDs
-
lost bitcoin- Binance to Nano S.- Professional help needed pls.
Download the offline version of the BIP39 tool via https://github.com/iancoleman/bip39/releases/latest. Right click on bip39-standalone.html and save the file.
-
Question about generating valid mnemonic seed phrases on air-gapped devices
You could make this with a Raspberry Pi Zero and the stand-alone version of the Coleman Web page+javascript https://github.com/iancoleman/bip39/releases/latest/
- Correlating Phoenix BIP39 addresses with other wallet...
-
Multisig & hardware wallets
Since what I just said may be confusing... here it is in practice with a link so you can try it for yourself using Ian Coleman's Mnemonic Code Converter:
-
BIP39 writing prompt (for mnemonic retention)
With Christmas coming around and the bull market upon us, I thought it would be a good time to remind everyone one about the art of mnemonic memorization. The idea is you take a BIP39 seed, then make a poem, story, limerick, or song using the words to help you remember. If you gift bitcoin, you can include the writing with the seed-card you provide to help the recipient remember as well. If you want to play along, go to Ian's BIP39 page and generate a valid seed mnemonic then see if you can't create a blurb of text that includes all the words.
- 24 Seed-phrase - 100 Dice Thrown low entropy
-
6 words seed phrase
You can try Ian Coleman's tool at : https://iancoleman.io/bip39/
-
Sovereign Mode: Access Your Wallet Using Safe.global web app
13) Go to https://iancoleman.io/bip39/. There you need to change "Coin" value of the dropdown to "ETH – Ethereum". After that you can paste Secret phrase associated with Key 1 to “BIP39 Mnemonic” section
python-mnemonic
-
Give people something to link to so they can talk about your features and ideas
You got me curious- so I looked into this. Its called BIP39[1]. I made a quick proof of concept to generate 6 word phrases from a youtube url using the same wordlist[2]
[1] https://github.com/bitcoin/bips/blob/master/bip-0039.mediawi...
[2] https://yt-mnemonics.pages.dev
- Understanding and avoiding visually ambiguous characters in IDs
-
Need help understading BIP39
Yes. BIP39 defines a check word to ensure the previous words are correct. You can read the spec here: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
-
What happens if I lose my cold card device?
ColdCard follows the BIP-39 standard for encoding the wallet's seed as a series of 24 words (a.k.a. "seed menmonic", sometimes called a recovery phrase). If you followed the instructions you were given when initializing it and you've stored your seed mnemonic safely in the real world (not digitally where it can be more easily discovered), you're fine. In the event you lose or damage your ColdCard, you can initialize a new wallet--ANY wallet that follows the BIP-39 standard, which is pretty universal these days--and the wallet will regenerate the same private keysthat your original ColdCard did, in the same order.
- How to add a 25th word to your seed ?
-
Question about wallet security
... and BIP-39
- If you broke your phone right now, could you still access your crypto?
-
Can the private key of a 24 word seed + passphrase be the same as of a different 24 word seed without passphrase?
Look-up "BIP32", "BIP39" and "BIP44", those will point you to documents describing precisely how seed phrases are converted into crypto keys.
-
is there a way to programmatically generate a wallet from a 12 word seed phrase that would give the same result in metamask?
i think bip39 is what you want to look up.
-
Is my maths correct?
Not correct See this: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
What are some alternatives?
brainflayer - A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.
FinderOuter - Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, bitcoin core wallet password, and more
electrum - Electrum Bitcoin Wallet
bip39 - BIP-39 tools using Node and implemented in Coffeescript
Bip39-diceware - Generate a Bip39 Wallet Mnemonic using plain six sided dice and a coin
MyEtherWallet - MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.