5 Star 0 Fork 7

src-openEuler/python-mnemonic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.rst 734 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu zhaoyang 提交于 4年前 . Package init

python-mnemonic

https://travis-ci.org/trezor/python-mnemonic.svg?branch=master

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

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/python-mnemonic.git
git@gitee.com:src-openeuler/python-mnemonic.git
src-openeuler
python-mnemonic
python-mnemonic
master

搜索帮助