Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BEPAL/bip-implement-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

20 Commits

Repository files navigation

Generate Key

generate-key is a use custom phrases to create public and private keys that match the bitcoin specification..

Testing

Multiple test cases are provided, under the "examples" directory.

Under their respective directories, they have their own use-case documents。

Building

The project can be compiled and run under Windows and Linux.

The project USES the syntax of c++11 to be noted at compile time.

In order for users to quickly test, I provided "Makefile", "qt.pro", "msvc.sln" files.

Under the "doc" folder, you can find the running configuration of each project

About

BIP-Implement

bip-0039 implement

This BIP describes the implementation of a mnemonic code or mnemonic sentence -- a group of easy to remember words

bip-0044 implement

This BIP defines a logical hierarchy for deterministic wallets based on an algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on).

This BIP is a particular application of BIP43.

About

Private phrase generates a valid bitcoin key

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /