Who is the author of blockchain
< Introction to cognition & gt
publication time: 2016
recommendation: this book is mainly for programmers. Combined with API programming, we can tell you the principle and usage of cryptocurrency, as well as how to develop related software. For non programmer readers, the first few chapters of this book are still applicable as in-depth introction of bitcoin Book pdf download: https://quant.la/Download
Dahua blockchain is a book published by Tsinghua University Press in September 2019, written by Zhang Yingping. This book is a blockchain book that comprehensively explains bitcoin, Ethereum, super ledger and EOS, a blockchain development guide from engineer basic skills, development language to smart contract development, and a blockchain engineer guide from technology, project to career development planning
"Dahua blockchain"
"Dahua blockchain" is a blockchain book that pays equal attention to theory and practice, easy to understand and professional. The blockchain technology guide (the first three chapters) mainly explains the concept of blockchain, blockchain applications, bitcoin, Ethereum, super ledger, EOS and other mainstream blockchain technologies. Through learning, each reader can fully understand the implementation principles of mainstream blockchain technologies and understand the future development trend of blockchain. The practical part of development (the last two chapters) starts from the basic skills of blockchain, simulates the development of real blockchain projects, and explains in detail the design, development and deployment of smart contract and DAPP. Through learning, every reader can master the development of blockchain
The strict definition of blockchain refers to the distributed database technology that multiple nodes in peer-to-peer network jointly maintain a continuously growing list ledger constructed by time stamp and orderly record data blocks through consensus mechanism based on cryptography technology. This technical solution allows any number of nodes in the participating system to calculate and record all the information exchange data in the system in a period of time to a data block through cryptography algorithm, and generate the fingerprint of the data block for linking the next data block and checking. All participating nodes in the system jointly determine whether the record is true
blockchain is a technical solution similar to NoSQL (non relational database). It is not a specific technology, and can be implemented through many programming languages and architectures. There are many ways to realize blockchain, including pow (proof of work), POS (proof of stake), dpos (delegate proof of stake), etc
the concept of blockchain was first proposed in the paper "bitcoin: a peer-to-peer electronic cash system" by indivials (or groups) who call themselves Satoshi Nakamoto. Therefore, bitcoin can be regarded as the first application of blockchain in the field of financial payment
< H2 > [popular explanation]no matter how big the system or how small the website is, there is a database behind it. So who will maintain this database? In general, who is responsible for the operation of the network or system, then who is responsible for the maintenance. If it is wechat database, it must be maintained by Tencent team, and Taobao database is maintained by Alibaba team. We must think that this way is natural, but blockchain technology is not P>
if we think of the database as a book, for example, Alipay is a typical account book. Any change of data is bookkeeping. We can think of database maintenance as a very simple way of accounting. In the world of blockchain, everyone in the blockchain system has the opportunity to participate in bookkeeping. The system will select the fastest and best bookkeeper in a period of time, maybe within ten seconds or ten minutes. The bookkeeper will record the changes of the database and the account book in a block. We can think of this block as a page. After the system confirms that the records are correct, the system will record the changes of the database and the account book in a block, It will link the fingerprint of the past account book to this paper, and then send this paper to everyone else in the whole system. Then, over and over again, the system will look for the next person with fast and good bookkeeping, and everyone else in the system will get a of the whole ledger. This means that everyone as like as two peas in the system is called Blockchain. It is also called distributed account technology. P>
as like as two peas (computer) have identical accounting books, and everyone has the same rights, they will not collapse e to the loss of contact or downtime of a single person. As like as two peas, the data is transparent and everyone can see what changes are in every account. Its very interesting feature is that the data can't be tampered with. Because the system will automatically compare, it will think that the same number of books with the largest number are real books, and a small number of books with different numbers are false books. In this case, it's meaningless for anyone to tamper with his own account book, because unless you can tamper with most nodes in the whole system. If there are only five or ten nodes in the whole system, it may be easy to do so. However, if there are tens of thousands or even hundreds of thousands of nodes and they are distributed in any corner of the Internet, unless someone can control most computers in the world, it is unlikely to tamper with such a large block chain
< H2 > [elements]combined with the definition of blockchain, we think that we must have the following four elements to be called public blockchain technology. If we only have the first three elements, we will consider it as private blockchain Technology (private chain)
1, peer-to-peer network (power equivalence, physical point-to-point connection)
2, verifiable data structure (verifiable PKC system, non tampering database)
3, distributed consensus mechanism (Solving Byzantine general problem, solving double payment)
4 Game design of Nash equilibrium (cooperation is the strategy of evolutionary stability)
combined with the definition of blockchain, blockchain will realize four main characteristics: decentralized, trustless, collective maintenance and reliable database. And the other two will be derived from the four characteristics Features: open source Privacy. If a system does not have these characteristics, it can not be regarded as an application based on blockchain technology
Decentralized: there is no centralized hardware or management organization in the whole network. The rights and obligations of any node are equal, and the damage or loss of any node will not affect the operation of the whole system. Therefore, it can also be considered that the blockchain system has excellent robustnesstrustworthiness: there is no need to trust each other when participating in the data exchange between each node in the whole system. The operation rules of the whole system are open and transparent, and all data contents are also open. Therefore, within the specified rule range and time range of the system, nodes cannot and cannot cheat other nodes
collective maintenance: the data blocks in the system are maintained by all the nodes with maintenance function in the whole system, and these nodes with maintenance function can be participated by anyone
reliable database: the whole system will enable each participating node to obtain a of the complete database in the form of sub databases. Unless more than 51% of the nodes in the whole system can be controlled at the same time, the modification of the database on a single node is invalid, and the data content on other nodes cannot be affected. Therefore, the more nodes and computing power in the system, the higher the data security in the system
Open Source: since the operation rules of the whole system must be open and transparent, the whole system must be open source for the program
Privacy Protection: since there is no need to trust each other between nodes, there is no need to disclose the identity between nodes, and the privacy of each participating node in the system is protected
Blockchain Society: decoding global application and investment cases of blockchain
all formats are available
Author: Gong Ming
you are talking about the combination of blockchain technology and an instry. That is to say, "blockchain +" combines technology and instry deeply after combining specific projects to develop corresponding landing applications
the technical characteristics of blockchain and its application fields
① data can't be tampered with. Blockchain is a decentralized distributed database without centralized server, which can't be controlled by a certain person or an organization. Each node in the blockchain system stores one of the data. If the data on the node is changed, the blockchain system will be able to store one of the data, Then it can not be verified in the whole blockchain network. With this feature, it will be well used in finance, public administration data, audit data, etc
② distributed storage: in the area fast chain system, each running node has a complete data , which enables each node to independently verify and retrieve data, greatly increasing the reliability of the system. Combined with the characteristics of this blockchain technology, it is applied to games. We are familiar with the fact that our games are applied to a game server, It can greatly increase the stability of the game and enhance the game experience of the players.
③ anonymity. Traditional software clients need to register a user name and bind the mobile phone number. In order to increase the user's recognition, some will also increase the identity authentication. Combined with the blockchain technology, they are converted from the public key generated by the public cryptographic algorithm, This is usually a string of garbled characters. Bitcoin system is like this, but we don't know who is the operator behind it.
combined with this technical feature, we can make use of online payment, collection, property on the chain, etc. to greatly protect the user's information.
Dongyang Public Security Bureau of Zhejiang Province immediately started the investigation and found that Qiao was not the only one who suffered losses. Through efforts, the police of the special task force determined the identity of the manager of the GBL trading platform and implemented the pursuit in time. The first case of fraud on bitcoin trading platform in China was solved
lawyer analysis:
Zhang Yanlai, senior special researcher of China e-commerce research center and lawyer of Zhejiang Jin law firm, believes that virtual currency is not a new concept. Q-coin and online game currency have long been known by people. However, the emergence of bitcoin once again makes people realize the power of virtual currency. Compared with the traditional q-coin, the biggest feature of bitcoin is that it does not have a unified issuing agency. The generation of bitcoin completely depends on computer algorithms, and anyone can participate in the issuance of bitcoin
this makes it difficult to trace the source of bitcoin, which makes it a real virtual currency. The anonymity, cross-border and other Internet genes of bitcoin make people see a new form of currency that may circulate in the future society, so the pursuit and use of bitcoin also continued to rise in 2013. Some foreign governments have recognized the legal status of bitcoin. In China, some online stores have begun to use bitcoin for trading. Restaurants that accept "bitcoin" consumption have appeared in Beijing. The first "bitcoin" investment fund in China is also being raised. After the Ya'an earthquake, one foundation has received a total of 65 bitcoin donations, with a market price of about 50000 yuan
of course, money laundering, fraud, gambling and so on will follow. This case is a typical case of fraud under the banner of bitcoin trading. As the first case of bitcoin fraud in China, the public security organs have also concted in-depth study and understanding of the professional knowledge related to bitcoin, and finally cracked the case. On December 5, 2013, the people's Bank of China, the Ministry of instry and information technology and other five ministries and commissions issued the notice on prevention of bitcoin risk, which first made it clear that bitcoin does not have the status of legal tender, and required financial institutions and Payment institutions not to price procts or services with bitcoin. The central bank believes that there are three risks in bitcoin Trading: high speculative risk; High risk of money laundering and being used by criminals or organizations. In the future, the future of bitcoin is not clear, especially in sovereign countries, which will take a prudent and conservative attitude towards currency, which involves financial order and national security. Therefore, the public should also raise enough risk awareness.