Path to this page:
./
devel/py-mnemonic,
Reference implementation of BIP-0039
Branch: CURRENT,
Version: 0.21,
Package name: py312-mnemonic-0.21,
Maintainer: pkgsrc-usersReference 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.
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.
See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki for full
specification.
Master sites:
Filesize: 148.889 KB
Version history: (Expand)
- (2024-09-15) Package added to pkgsrc.se, version py312-mnemonic-0.21 (created)