forked from trezor/python-mnemonic
-
Notifications
You must be signed in to change notification settings - Fork 1
Mnemonic code for deterministic keys
License
voisine/mnemonic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<pre> BIP: BIP-0039 Title: Mnemonic code for generating deterministic keys Authors: Marek Palatinus <[email protected]> Pavol Rusnak <[email protected]> ThomasV <[email protected]> Aaron Voisine <[email protected]> Sean Bowe <[email protected]> Status: Draft Type: Standards Track Created: 10-09-2013 </pre> ==Abstract== 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/trezor/bips/blob/master/bip-0039.mediawiki for full specification ==Reference Implementation== Reference implementation including wordlists is available from http://github.com/trezor/python-mnemonic
About
Mnemonic code for deterministic keys
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%