Implementation of Bitcoin BIP-0039
Project description
Reference implementation of BIP-0039: Mnemonic code for generating deterministic keys
Abstract
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.
It consists of two parts: generating the mnenomic, and converting it into a binary seed. This seed can be later used to generate deterministic wallets using BIP-0032 or similar methods.
BIP Paper
See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki for full specification
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mnemonic-0.13.tar.gz
(21.7 kB
view details)
File details
Details for the file mnemonic-0.13.tar.gz.
File metadata
- Download URL: mnemonic-0.13.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f58a9eba9995e4342b2b53a945b5cae9fd154aca8e940e0e2be8f61e037e62c
|
|
| MD5 |
01576bf55c64e6373f645fc2a79c5280
|
|
| BLAKE2b-256 |
78339d5b4a8412227603526328c27060cc2c7175dc6770d670cd08243e584691
|