Bitcoin

command
v0.0.0-...-f595cf3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2019 License: MIT Imports: 8 Imported by: 0

README

比特币

创建比特币账户,显示私钥、钱包导入格式私钥、公钥、地址

开始

  1. git clone
  2. go run bitcoin.go 或者
  3. go build bitcoin.go 编译
  4. window .\bitcoin.go linux ./bitcoin 运行

实例

C:\Users\Asus\Desktop\github\address_go\Bitcoin>go run bitcoin.go
=======================
0 - 比特币账户的私钥
8EF3CB7A7F993C0C46D79ECDCA12C94E56478C86C9FB6D3B3A4F0B2C321A3676
=======================
1 - 私钥对应的钱包导入格式WIF--用于导入钱包使用
5JuF79NS94871QXmQAnXP8rGRHTJtWz7rXtLoy5TJcimRWy3ijp
=======================
2 - 比特币账户公钥
75C9C8890645925503519E0840E2EC65E4A02A5047BAD060D6D735B69C1024F742DDEA4471BBC06B4CB9E0BD730FD84CB2E986D087AA16147B0C88A0B49055FC
=======================
3 - 对应私钥的比特币地址
1o9GxjidTAXoz1pPX1ZWWQ57NigsBiant
=======================

在区块链浏览器中查看生成的比特币地址: 1o9GxjidTAXoz1pPX1ZWWQ57NigsBiant

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL