Difference between revisions of "BIP 0039"

From Bitcoin Wiki
Jump to: navigation, search
(add GitHub move notice)
Line 11: Line 11:
 
   Created: 10-09-2013
 
   Created: 10-09-2013
 
</pre>
 
</pre>
 +
 +
{{BipMoved|bip-0039.mediawiki|BIP 0039}}
  
 
==Draft==
 
==Draft==

Revision as of 08:07, 6 December 2013

This page describes a BIP (Bitcoin Improvement Proposal).
Please see BIP 2 for more information about BIPs and creating them. Please do not just create a wiki page.

  BIP:     BIP-0039
  Title:   Mnemonic code for generating deterministic keys
  Author:  Pavol Rusnak <stick@gk2.sk>
           Marek Palatinus <info@bitcoin.cz>
           Aaron Voisine <voisine@gmail.com>
  Status:  Draft
  Type:    Standards Track
  Created: 10-09-2013

Please do not modify this page. This is a mirror of the BIP from the source Git repository here.

Draft

See https://github.com/trezor/python-mnemonic/blob/master/README

Reference Implementation

Reference implementation including wordlists is available from

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