本文是比特币钱包的创建流程。
This is the process by which the Bitcoin wallet was created.
种子生成过程: hdkeychain.GenerateSeed
Feed Generation Process: hdkeychain.GenerateSeed
其核心就是rand.Read,就是生成一个256bit的随机数。
At its core is rand.Read, which produces a random number of 256bit.
本文讲解了钱包创建流程。将种子生成过程、钱包生成过程单独讲了一下。
This describes the wallet creation process. Separate the seed generation process and the wallet generation process.
btcwallet 源码。
btcwallet source.
本文是《循序渐进比特币》的第七篇-《btcwallet(一) 钱包创建》。
如果有疑问,可以直接留言,也可以关注公众号 “链人成长chainerup” 提问留言,或者加入知识星球“链人成长”~
This is the seventh issue of Stepwise Bitcoin -- btcwallet(i) Wallet Creation.
If you have any questions, you can leave a direct message, or you can focus on the public number, "Chainerup", asking questions, or joining the knowledge planet, "Charlie Growing Up".
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论