ETH&Bitcoin生成靓号地址程序

https://github.com/MyEtherWallet/VanityEth
靓号程序$ vanityeth -n 10 -i header

Python generate bitcoin address:
https://github.com/wyager/Bitcoin-HD-wallet-generator

Run python keygen.py to create a random seed, and then from that seed generate

addresses m/0h/0/[0-1]/[0-4].
This will create a file bitcoin_config.txt, which contains the pubkey and chain code

corresponding to m/0h/0.
Then, you can run python addrgen.py, which will also generate m/0h/0/[0-1]/[0-4], but

without knowing any private keys.

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>