Back to Browse

BIP39 basics: generating mnemonic and seed from entropy (bitcoin python)

11.3K views
Sep 23, 2019
41:37

Schedule a consulting session with me: https://calendly.com/bsanak/1h-consulting In this video, we will start a new series - coding bitcoin wallet in python. Using python3 I am going through the implementation of BIP39 - deriving a mnemonic 24-word sentence from given entropy and converting it to SEED using the specified password. Links: Trezor python bip39 repo: https://github.com/trezor/python-mnemonic BIP39 wiki page: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki IanColeman BIP39 "Mnemonic Code Converter": https://iancoleman.io/bip39/#english Repo for this video: https://github.com/tongokongo/bitcoin-basics/tree/master/mnemonic_seed_generation Infographics: https://i.imgur.com/skpXiK4.png Timestamps: 0:00 Intro 0:40 Layman overview of BIP39 3:50 Coding - entropy generation 8:14 Entropy to word generating number 18:43 Encoding words from the number 28:20 Testing the result in online tool 31:59 Mnemonic to Seed 41:19 Summary ++++++++++++++++++++++++++++++++++++++++++ Layer One Btc tshirts: https://layeronebtc.com/?rfsn=2832052.839ce9 Non-affiliate: https://layeronebtc.com ++++++++++++++++++++++++++++++++++++++++++ Opinion produced in this video is just my own opinion. I am not a financial advisor, just a guy speaking about the news and technology behind the bitcoin. Social: Twitter: https://twitter.com/explorecryptony #bip39 #bitcoinpython #programmingbitcoin #bitcoin #python

Download

1 formats

Video Formats

360pmp455.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

BIP39 basics: generating mnemonic and seed from entropy (bitcoin python) | NatokHD