command
Version:
v0.0.0-...-f595cf3
Opens a new window with list of versions in this module.
Published: Mar 5, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
稳定币之王
USDT 是基于比特币的,层次关系为 bitcoin core 再上一层为 Omni core ,所以比特币地址就是usdt地址
开始
- git clone
- go run USDT.go
或者
- go build USDT.go 编译
- window .\USDT.go linux ./USDT 运行
实例
C:\Users\Asus\Desktop\github\address_go\USDT>go run USDT.go
=======================
0 - USDT账户的私钥
6636AFA7E62F0AEE27F80B656F3814D1538989F713217F352630955F8E9DFB89
=======================
1 - 私钥对应的钱包导入格式WIF--用于导入钱包使用
5JbJVScr4nUpUyhSdfF4WNARY5m5Ad8wUc1x1v5R9qqCBgXV6oh
=======================
2 - USDT账户公钥
80BC46D3096F678F541B34D8B45241E6E4B593B94021E46FBABFCED60D9A7E2ED212EE586EF258B1723BA6BEF3D4BB574E473B37F719439D8F14F17B2EA7283C
=======================
3 - 对应私钥的USDT地址
1fvP4dzmK1uDAEj7cuv2ewrCBiHVnHMoA
=======================
在区块链浏览器中查看生成的比特币地址: 1fvP4dzmK1uDAEj7cuv2ewrCBiHVnHMoA
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.