ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

[200914] Weekly Progress: Blockchain

2021-07-19 15:59:55  阅读:234  来源: 互联网

标签:concept transaction Blockchain Bitcoin but bitcoin book 200914 Progress


        阅读了《Mastering Bitcoin》的前四章,技术人员的区块链入门图书。中英文版链接如下,推荐英文版为主,中文版为辅。

        https://github.com/tianmingyun/MasterBitcoin2CN

        https://github.com/bitcoinbook/bitcoinbook

        Last week, I mainly read the first four chapters of the second edition of the English book "Mastering Bitcoin". They are Introduction, How Bitcoin Works, Bitcoin Core: The Reference Implementation, Key and Addresses.         Different from the last undergraduate general introduction book, this book has a deeper and more professional description of the underlying working principle of Bitcoin. Through the study of the previous chapters, I can obviously feel a little bit difficult.         1.1 By visiting the mobile client of the smartphone (Mycelium APP) and the online web client (blockchain.info), I can see the actual bitcoin transaction information in the book example. It's not only in the concept, but it is the first real contact with Bitcoin for me.         1.2 Learn about several common transaction forms: common transaction, Aggregating transaction, and distributed transaction. Learned the complete construction process of a transaction and the concept of "change" which is different from real life.         1.3 Understand the concept of a wallet and learn how to generate, store and manage keys. In particular, I have a basic understanding of elliptic curve cryptography, the SHA256 hash algorithm, and the Base58Check encoding mechanism. Next Plan         In the learning process of Chapter 3, it is necessary to build a command-line bitcoin client (bitcoind) on Linux to connect to the bitcoin network to learn in-depth knowledge, but an error is reported during the configuration environment, and further attempts are required. The efficiency of reading English books may not be fast, but I will try my best to finish reading this book next week.

标签:concept,transaction,Blockchain,Bitcoin,but,bitcoin,book,200914,Progress
来源: https://blog.csdn.net/weixin_39038212/article/details/118897635

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有