Position: Home page » Blockchain » Blockchain cognitive document

Blockchain cognitive document

Publish: 2021-05-24 06:03:46
1.

< 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

2.

< Introction to cognition & gt Download link is attached at the end of the article)

new economy blueprint and guide

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 download

3.

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

4. Do you want to learn blockchain development technology or just want to know what blockchain is? If it is the former, you can look at the code of other blockchain projects and learn about it first. If it is the latter, we can pay attention to some good blockchain we media. Blockchain is an emerging instry. There is no ready-made training course. It depends on self exploration and understanding.
5.

Blockchain is a kind of technology, which solves the core "trust" problem in the market economy and reces the trust cost between strangers to a very low level

there is one crucial thing in the market economy, which is "trust". Without trust, no deal can be established. When you go to LAICHANG to buy vegetables, if you don't believe that the pesticide content in vegetable is up to the standard, you won't trade with that dealer; If you buy a bottle of water in a small shop, the clerk will not sell you the water if he doesn't believe that the money you give is real

the traditional small-scale peasant economy is acquaintance economy, and the transaction scale is limited to people who are familiar with each other nearby. If an acquaintance deceives you, he will lose your social relationship and damage his reputation in the whole circle of acquaintances. We believe that acquaintances are less likely to cheat us than strangers

therefore, once we are beyond the scope of acquaintances, we need to use a high cost to identify whether a stranger will cheat me and how to avoid the risk of being cheated. This situation will hinder the transaction and restrict the transaction

in addition, different races, nationalities, cultures, religious beliefs and so on will naturally have this kind of trust problem

in the market economy, why can there be so many transactions between strangers? Because of the birth of a new mechanism to solve the problem of trust in strangers

so far, the most important mechanism to solve the trust problem is the "trust intermediary" organization and mode

as long as you and strangers trust a third-party organization, the trust problem between you can be solved through this third-party organization

this third-party organization, we call it trust intermediary. Both the government and the bank are trust intermediaries

you can sell the goods you have worked hard to proce to a stranger in exchange for a stack of RMB banknotes. It's because the credit of the note issuing bank and the guarantee of the authority of the government guarantee the currency value and effectiveness of the banknotes. Otherwise, sell things, in exchange for a few ordinary paper, who would like to

in the era of global village and Internet, the people who buy your things may be strangers who will not meet and thousands of miles away. Trust is lower, so Alipay assumes the role of trust intermediation. Buyers first pay the goods to Alipay's account. When they receive the goods, they confirm that they are OK, then they agree to sell the goods to the seller. Taobao and other e-commerce have been booming rapidly in just over ten years

trust intermediary is in a central position in the transaction system. All transactions should solve the trust problem through it

However, the cost of trust intermediary itself is often huge

as a trust intermediary, how much transaction tax does the government charge each year? What is the most profitable instry? Financial services. The annual profits of Alipay's ant suit are over ten billion. p> What does this mean? Both sides of the market actually pay a huge trust cost

if there is any way to cancel or greatly rece the trust cost, the transaction cost of the general public can be reced, and the profits can be greatly increased

so in the Internet era, blockchain technology is on the stage

it allows the trading party to get rid of the intermediary, solve the problem of trust among strangers, and greatly rece the cost of trust

the blockchain can be expanded on a large scale, the data is open and transparent, the data of each client is consistent, and even if some clients are destroyed, the data security will not be affected. These highly reliable technical features can solve the trust problem of strangers with low cost

this technology can be extended to all fields that can be digitized, such as digital currency, payment and clearing, digital bills, proof of rights and interests, credit reference, government services, medical records, etc

in the medium and long term, blockchain will be a revolutionary technology, which will bring about great social changes like the existing Internet, and has great investment value and money making opportunities

in the future, the companies that can combine blockchain with different scenarios to promote applications may be the next group of bat, the next Google, Microsoft and apple

as the first practical application of blockchain technology, bitcoin has been widely accepted and used all over the world. Millions of users and tens of thousands of merchants have accepted the payment of bitcoin as a digital currency, and the exchange value of bitcoin as a currency is growing. Even e to the consensus that the total amount is fixed and the long-term value is bullish, bitcoin has become a hedge asset similar to gold, and the price has skyrocketed

6. Many relationships between people are based on trust, such as friend relationship, cooperation relationship, transaction relationship, etc
take trading activities as an example. In the past, the two sides who did not trust each other usually chose an intermediary to guarantee a transaction. In the mobile Internet era, we chose Taobao shopping because Alipay provided us with an intermediate guarantee. We chose to drop dripping because it provided us with information matching.
however, these intermediaries are centralized and have their own interests. Sometimes they are not so reliable and trustworthy. Theoretically, Alipay's centralization of accounting has been artificially falsified. Part of the reason for Didi's troubles is that they only think from their own standpoint
what blockchain does is the machine of trust, which replaces the role of trust intermediary with code, ensures the fairness and justice of the whole system through consensus mechanism and distributed accounting, and provides a trust without trust
for example, in the future, people can abandon the intermediate platform and realize point-to-point docking and free trading through blockchain. Shopping does not need to go through an intermediary, and taking a taxi does not need to go through Didi. In this way, we can really achieve "no middleman to earn the price difference" and rece the cost.
7. Principle of blockchain: decentralized distributed accounting system
the core of blockchain technology is that all participating nodes jointly maintain the transaction and database, which makes the transaction based on the principle of cryptography rather than trust, so that any agreed parties can directly carry out payment transactions without the participation of a third party< br />?
technically, a block is a data structure for recording transactions, reflecting the capital flow of a transaction. In the system, the blocks of the transactions that have been reached are connected together to form a main chain, and all the nodes participating in the calculation record the main chain or part of the main chain. A block contains the following three parts: transaction information, hash formed by the previous block, and random number. Transaction information is the task data carried by the block, including the private keys of both parties, the number of transactions, the digital signature of electronic currency, etc; The hash hash formed by the previous block is used to connect the blocks and realize the sequence of past transactions; Random number is the core of the transaction. All miners compete to calculate the answer of the random number. The node that gets the answer the fastest generates a new block and broadcasts it to all nodes for updating, so as to complete a transaction

1.1 what is a blockchain

blockchain is a technical solution to collectively maintain a reliable database through centralization and de trust in the past. This technical solution mainly allows any number of nodes in the participating system to generate a series of data blocks by using cryptographic methods. Each data block contains all the information exchange data of the system in a certain period of time, and generates a data fingerprint to verify the validity of its information and link to the next database block< br />?
generally speaking, blockchain technology refers to a way for the whole people to participate in bookkeeping. There is a database behind all the systems, that is, a big ledger. So it's very important who keeps this account book. At present, whose system is responsible for bookkeeping, the account book of each bank is the account book of each bank, and the account book of each bank is the account book of Ali. But now in the blockchain system, everyone in the system can have the opportunity to participate in bookkeeping. If there are new transaction data changes in a certain period of time, everyone in the system can make bookkeeping. The system will judge the fastest and best bookkeeper in this period, write the recorded content into the account book, and send the content of the account book to all other people in the system for backup. In this way, everyone in the system has a complete account book. As a result, the data becomes very secure. Tamperers need to modify more than half of the system node data at the same time to truly tamper with the data. The cost of such tampering is so high that it is almost impossible. For example, bitcoin has been running for more than seven years, and countless hackers around the world have tried to attack bitcoin, but so far there have been no trading errors. It can be considered that bitcoin blockchain has been proved to be a safe and reliable system< br />?

1.2 why is there blockchain innovation

human beings need to communicate in the process of activities, and communication is based on information. In the past, information circulation was not convenient enough to meet the information needs of market participants, so the intermediary and center were born. This centralized system has the problems of high cost, low efficiency, scattered value, "information island" and unsafe data storage. However, e to technical and environmental factors, this system still continues to operate for many years until the emergence of the Internet. The starting point of the first generation Internet is TCP / IP protocol, which is to implement the open code of peer-to-peer transmission of information in a unified format of all nodes on the network, and to program, protocol and execute the basic values of freedom and equality needed by the global unified market. Internet eliminates the middle chain of low value and high cost, and realizes the low cost and high efficiency of global information transmission by decentralization< br />?< However, the first generation Internet did not solve the credit problem of information. The activities that can be decentralized on the Internet must be those that do not need credit endorsement, and those that need credit guarantee must be those that are centralized and participated by third-party intermediaries. As a result, Internet technology, which is unable to establish global credit, has encountered great obstacles in its progress - people can not participate in any value exchange activities on the Internet in a decentralized way. In order to realize value exchange, people still need the third-party intermediary (such as bank, clearing, exchange) based on credit. There are still some problems in the global centralized credit system, such as high operating cost, low efficiency and vulnerability to attack. For example, the legal currencies of different countries have different credit values and different clearing systems, which increase the cost of Global trade< br />?
therefore, what the second generation Internet must break through is: how to decentralize the establishment of global credit? So that the value transfer is also low-cost and efficient. We need to create a kind of technology in the Internet, which can also engage in value exchange activities on the premise that people can't trust each other, so as to achieve real decentralization and go to the third-party intermediary, and realize the transformation from information internet to value Internet

1.3 application of blockchain

Bubi blockchain has been applied to equity, supply chain, points and other fields, and is carrying out experiments and application tests with exchanges and banks
as an integral application on Bubi blockchain, Shubei Hebao has been launched recently, which is a good demonstration for the landing application of blockchain technology in various instries

1.4 why the financial instry needs blockchain

trust is the foundation of the financial instry. In order to maintain trust, the development of the financial instry has spawned a large number of high-cost, low-efficiency, single point of failure intermediaries, including trusteeship, third-party payment, notaries, banks, exchanges and so on. Blockchain technology uses new encryption authentication technology and decentralized consensus mechanism to maintain a complete, distributed and tamperable account book, so that participants can ensure the security of funds and information through a unified account book system without mutual recognition and trust. This is of great significance to finance. Therefore, global financial giants are exploring blockchain applications one after another. On the one hand, this is to prevent the risk of being subverted; on the other hand, it is also "for our own use" to improve efficiency and rece costs, so as to consolidate, optimize and expand the existing power< br />?
first, blockchain can rece trust risk. Blockchain technology has the characteristics of open source and transparency. The participants of the system can know the operation rules of the system, verify the authenticity and integrity of the account book content and account book construction history, and ensure that the transaction history is reliable and has not been tampered with, which is equivalent to improving the accountability of the system and recing the trust risk of the system. For example, blockchain can avoid the current Internet Financial P2P running, fraud and other events< br />?
secondly, blockchain can improve the efficiency of payment, transaction and settlement. On the blockchain, the process of transaction confirmation is the process of clearing, settlement and auditing. Blockchain uses distributed accounting, all transactions are displayed in real time on a spreadsheet similar to global sharing, real-time clearing, and efficiency is greatly improved. For example, the U.S. securities settlement system is t + 3, but the blockchain can improve the efficiency to the minute level, which can rece the settlement risk by 99%, thus effectively recing the cost of capital and systemic risk< br />?
thirdly, blockchain can rece operating costs. Financial business systems and back office work are often faced with long processes and multiple links. Nowadays, no matter visa, master or all of them operate in a centralized way, money transfer has to go through a third party, which makes the cost of cross-border transaction, currency exchange rate, internal accounting and time cost too high, and brings risks to capital. Blockchain can simplify and automate the lengthy financial service process, rece the interaction between foreground and background, and save a lot of human and material resources, which is of great significance to optimize the financial business process and improve the financial competitiveness. The Bank of Spain believes that by 2022, blockchain technology will help the financial instry rece its bookkeeping costs by $20 billion< br />?
fourthly, blockchain can effectively prevent failures and attacks. The traditional financial model takes the exchange or bank as the center. Once the center fails or is attacked, the whole network may be paralyzed and the transaction will be suspended. The blockchain is supported by many distributed nodes and computer servers on the point-to-point network. The problems of any part will not affect the overall operation, and each node keeps a of the blockchain data. Therefore, the built-in business continuity of blockchain has high reliability and fault tolerance< br />?
fifthly, blockchain can improve the level of automation. Since all files or assets can be represented in the form of codes or ledgers, smart contracts and automatic transactions can be realized on the blockchain by setting the data processing program on the blockchain. For example, a smart contract can write a set of financial terms into the agreement to ensure the automatic execution and default payment of the contract< br />?
sixth, blockchain can meet regulatory and audit requirements. The records stored on the blockchain are transparent, traceable and unchangeable. Any record, once written to the blockchain, is permanent and cannot be tampered with. Any transaction between two parties can be tracked and inquired< br />?
in addition to the above positive effects on existing systems and business models, blockchain can also drive the birth of new business models. On the one hand, the characteristics of blockchain technology enable it to achieve some business models that are difficult to achieve in the centralized mode. On the other hand, blockchain greatly encourages the innovation and cooperation of the whole society through the opening and cooperation of source code. Of course, there will be a lot of problems and challenges in the application of blockchain in finance. This paper also thinks about the specific application

the working principle of blockchain technology is not difficult to understand. If we focus on the application research of specific blockchain technology, we can find that the working principle of this blockchain technology is ubiquitous.
8. If your blockchain system refers to a decentralized point-to-point system, its characteristics are as follows:
1. The point-to-point system allows members to join freely without middleman, and nodes can interact freely
2. The point-to-point system can speed up information processing and rece costs by replacing middleman
9. All move within 8 hundred miles!
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750