diff options
author | B. Watson | 2016-11-06 23:06:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2016-11-12 00:58:01 +0100 |
commit | fde39260a72d7c96274f7bb7f868a70669d540dc (patch) | |
tree | 6c54f99e4debce28e41abf04fda8150ddb20c41b /python/mnemonic/README | |
parent | d4eaf65b6e0b5ddab23c1d433d2ae9a9b9b8a712 (diff) | |
download | slackbuilds-fde39260a72d7c96274f7bb7f868a70669d540dc.tar.gz |
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 420a4a3983..39280e54ce 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. |