python-mnemonic

Implementation of Bitcoin BIP-0039 (Python 2)

Description

This BIP describes the implementation of a mnemonic code or mnemonic sentence. A group of easy to remember words for the generation of deterministic wallets.

It consists of two parts: generating the mnenomic, and converting it into a binary seed. This seed can be later used to generate deterministic wallets using BIP-0032 or similar methods.

==BIP paper== See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki for full specification.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/trezor/python-mnemonic


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-mnemonic