diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 17:06:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | fde39260a72d7c96274f7bb7f868a70669d540dc (patch) | |
tree | 6c54f99e4debce28e41abf04fda8150ddb20c41b /python/mnemonic/README | |
parent | d4eaf65b6e0b5ddab23c1d433d2ae9a9b9b8a712 (diff) |
python/mnemonic: Update README, slack-desc.
Diffstat (limited to 'python/mnemonic/README')
-rw-r--r-- | python/mnemonic/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/python/mnemonic/README b/python/mnemonic/README index 420a4a39839b..39280e54ce93 100644 --- a/python/mnemonic/README +++ b/python/mnemonic/README @@ -1 +1,8 @@ -Reference implementation of BIP-0039: Mnemonic code for generating deterministic keys +mnemonic (reference implementation of BIP-0039) + +Reference implementation of BIP-0039: Mnemonic code for generating +deterministic keys. + +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. |