Difference between revisions of "BIP 0039"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "Draft and reference implementation is under construction here: https://github.com/prusnak/mnemonic/blob/master/BIP_0039.txt")
 
(Updating)
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Draft and reference implementation is under construction here: https://github.com/prusnak/mnemonic/blob/master/BIP_0039.txt
+
{{bip}}
 +
 
 +
<pre>
 +
  BIP: 39
 +
  Layer: Applications
 +
  Title: Mnemonic code for generating deterministic keys
 +
  Author: Marek Palatinus <slush@satoshilabs.com>
 +
          Pavol Rusnak <stick@satoshilabs.com>
 +
          Aaron Voisine <voisine@gmail.com>
 +
          Sean Bowe <ewillbefull@gmail.com>
 +
  Comments-Summary: Unanimously Discourage for implementation
 +
  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
 +
  Status: Proposed
 +
  Type: Standards Track
 +
  Created: 2013-09-10
 +
</pre>
 +
 
 +
{{BipMoved|bip-0039.mediawiki}}

Revision as of 17:40, 14 May 2017

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: 39
  Layer: Applications
  Title: Mnemonic code for generating deterministic keys
  Author: Marek Palatinus <slush@satoshilabs.com>
          Pavol Rusnak <stick@satoshilabs.com>
          Aaron Voisine <voisine@gmail.com>
          Sean Bowe <ewillbefull@gmail.com>
  Comments-Summary: Unanimously Discourage for implementation
  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
  Status: Proposed
  Type: Standards Track
  Created: 2013-09-10

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