Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
Status: Proposed
Type: Standards Track
Created: 2013-09-10
License: MIT
</pre>

==Abstract==
Expand All @@ -22,6 +23,10 @@ It consists of two parts: generating the mnemonic and converting it into a
binary seed. This seed can be later used to generate deterministic wallets using
BIP-0032 or similar methods.

==Copyright==

This BIP falls under the MIT License.

==Motivation==

A mnemonic code or sentence is superior for human interaction compared to the
Expand Down