HdrtPzzzq / btc_address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin addresses

The purpose is to create a bitcoin address

Unimplemented

Except 'extendedPrivKey' which does not work correctly, others functions function fine

Implemented

Generate a bitcoin address from a private key.
Generate a mnemonic phrase therefore a seed.
Generate a master private key.
Transform a private key into a public key.

About


Languages

Language:Go 100.0%